diff --git a/build.gradle b/build.gradle
index 08bb2df95c..151807f096 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,11 +120,11 @@ subprojects {
ext {
bouncyCastleVersion = '1.77'
commonsCodecVersion = '1.16.1'
- commonsCompressVersion = '1.26.0'
+ commonsCompressVersion = '1.26.1'
commonsIoVersion = '2.15.1'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.2'
- log4jVersion = '2.23.0'
+ log4jVersion = '2.23.1'
mockitoVersion = '4.11.0'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.2.0'
diff --git a/build.xml b/build.xml
index b65e30fe6a..6b9d53349a 100644
--- a/build.xml
+++ b/build.xml
@@ -268,7 +268,7 @@ under the License.
-
+
@@ -288,7 +288,7 @@ under the License.
-
+
@@ -333,7 +333,7 @@ under the License.
-
+
@@ -2575,9 +2575,9 @@ under the License.
-
-
-
+
+
+
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 711e665989..7fb1609167 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -231,7 +231,7 @@
org.apache.logging.log4j
log4j-core
- 2.23.0
+ 2.23.1
test