Skip to content

Commit

Permalink
Update version to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sfieten committed Dec 20, 2021
1 parent 4535965 commit f892b53
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 17 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 5.3.2
##### 2021-12-20
### Fixed
** Vulnerability in log4j2, see [CVE-2021-45105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105)

## 5.3.1
##### 2021-12-13
### Changed
Expand Down
2 changes: 1 addition & 1 deletion modules/holodeckb2b-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/holodeckb2b-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/holodeckb2b-ebms3as4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/holodeckb2b-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>holodeckb2b-interfaces</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions modules/holodeckb2b-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>holodeckb2b</artifactId>
<groupId>org.holodeckb2b</groupId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -160,4 +160,4 @@
</plugins>
</build>

</project>
</project>
4 changes: 2 additions & 2 deletions modules/holodeckb2b-persistency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -103,4 +103,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions modules/holodeckb2b-security/certmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b-security</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>holodeckb2b-certmanager</artifactId>
Expand Down Expand Up @@ -114,4 +114,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
4 changes: 2 additions & 2 deletions modules/holodeckb2b-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>holodeckb2b-security</artifactId>
Expand All @@ -43,4 +43,4 @@
<module>certmanager</module>
<module>sec-provider</module>
</modules>
</project>
</project>
4 changes: 2 additions & 2 deletions modules/holodeckb2b-security/sec-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b-security</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>holodeckb2b-ebms3-secprovider</artifactId>
Expand Down Expand Up @@ -100,4 +100,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion modules/holodeckb2b-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>holodeckb2b-ui</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.holodeckb2b</groupId>
<artifactId>holodeckb2b</artifactId>
<packaging>pom</packaging>
<version>5.3.1</version>
<version>5.3.2</version>
<name>Holodeck B2B</name>
<url>http://www.holodeck-b2b.org/</url>
<inceptionYear>2015</inceptionYear>
Expand Down Expand Up @@ -299,4 +299,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit f892b53

Please sign in to comment.