diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 4cad454a..836a9bca 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -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 diff --git a/modules/holodeckb2b-core/pom.xml b/modules/holodeckb2b-core/pom.xml index 37d01a56..3538e73e 100644 --- a/modules/holodeckb2b-core/pom.xml +++ b/modules/holodeckb2b-core/pom.xml @@ -14,7 +14,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml diff --git a/modules/holodeckb2b-distribution/pom.xml b/modules/holodeckb2b-distribution/pom.xml index de9bf813..51b3ac7f 100644 --- a/modules/holodeckb2b-distribution/pom.xml +++ b/modules/holodeckb2b-distribution/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml diff --git a/modules/holodeckb2b-ebms3as4/pom.xml b/modules/holodeckb2b-ebms3as4/pom.xml index 34806591..ab8ac4a5 100644 --- a/modules/holodeckb2b-ebms3as4/pom.xml +++ b/modules/holodeckb2b-ebms3as4/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml diff --git a/modules/holodeckb2b-interfaces/pom.xml b/modules/holodeckb2b-interfaces/pom.xml index 93350438..44b6bcfc 100644 --- a/modules/holodeckb2b-interfaces/pom.xml +++ b/modules/holodeckb2b-interfaces/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml holodeckb2b-interfaces diff --git a/modules/holodeckb2b-it/pom.xml b/modules/holodeckb2b-it/pom.xml index cbfc3e59..7b2d30ee 100644 --- a/modules/holodeckb2b-it/pom.xml +++ b/modules/holodeckb2b-it/pom.xml @@ -21,7 +21,7 @@ holodeckb2b org.holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml @@ -160,4 +160,4 @@ - \ No newline at end of file + diff --git a/modules/holodeckb2b-persistency/pom.xml b/modules/holodeckb2b-persistency/pom.xml index 3f934841..15a516c4 100644 --- a/modules/holodeckb2b-persistency/pom.xml +++ b/modules/holodeckb2b-persistency/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml 4.0.0 @@ -103,4 +103,4 @@ test - \ No newline at end of file + diff --git a/modules/holodeckb2b-security/certmanager/pom.xml b/modules/holodeckb2b-security/certmanager/pom.xml index d260534c..1fd080ab 100644 --- a/modules/holodeckb2b-security/certmanager/pom.xml +++ b/modules/holodeckb2b-security/certmanager/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b-security - 5.3.1 + 5.3.2 ../pom.xml holodeckb2b-certmanager @@ -114,4 +114,4 @@ - \ No newline at end of file + diff --git a/modules/holodeckb2b-security/pom.xml b/modules/holodeckb2b-security/pom.xml index 3d2eb226..c4548d9d 100644 --- a/modules/holodeckb2b-security/pom.xml +++ b/modules/holodeckb2b-security/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml holodeckb2b-security @@ -43,4 +43,4 @@ certmanager sec-provider - \ No newline at end of file + diff --git a/modules/holodeckb2b-security/sec-provider/pom.xml b/modules/holodeckb2b-security/sec-provider/pom.xml index f16fe1d9..cead4b1a 100644 --- a/modules/holodeckb2b-security/sec-provider/pom.xml +++ b/modules/holodeckb2b-security/sec-provider/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b-security - 5.3.1 + 5.3.2 ../pom.xml holodeckb2b-ebms3-secprovider @@ -100,4 +100,4 @@ - \ No newline at end of file + diff --git a/modules/holodeckb2b-ui/pom.xml b/modules/holodeckb2b-ui/pom.xml index 19072c57..cb146a81 100644 --- a/modules/holodeckb2b-ui/pom.xml +++ b/modules/holodeckb2b-ui/pom.xml @@ -5,7 +5,7 @@ org.holodeckb2b holodeckb2b - 5.3.1 + 5.3.2 ../../pom.xml holodeckb2b-ui diff --git a/pom.xml b/pom.xml index 5f2b4f6a..5f1cac72 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b pom - 5.3.1 + 5.3.2 Holodeck B2B http://www.holodeck-b2b.org/ 2015 @@ -299,4 +299,4 @@ - \ No newline at end of file +