diff --git a/build.gradle b/build.gradle
index 1281490993..13506ce248 100644
--- a/build.gradle
+++ b/build.gradle
@@ -109,7 +109,7 @@ subprojects {
log4jVersion = '2.14.0'
mockitoVersion = '3.6.0'
hamcrestVersion = '2.2'
- xmlbeansVersion = '5.0.0'
+ xmlbeansVersion = '5.0.1'
batikVersion = '1.14'
JAVA9_SRC = 'src/main/java9'
diff --git a/build.xml b/build.xml
index bacf083d18..3b57109cb1 100644
--- a/build.xml
+++ b/build.xml
@@ -330,7 +330,7 @@ under the License.
-
+
@@ -688,7 +688,9 @@ under the License.
-
+
+
+
diff --git a/maven/poi-ooxml-full.pom b/maven/poi-ooxml-full.pom
index 3696f23e7b..e6795ea940 100644
--- a/maven/poi-ooxml-full.pom
+++ b/maven/poi-ooxml-full.pom
@@ -64,7 +64,7 @@
org.apache.xmlbeans
xmlbeans
- 5.0.0
+ 5.0.1
diff --git a/maven/poi-ooxml-lite.pom b/maven/poi-ooxml-lite.pom
index 9ad3a4b9a2..2d09069b9b 100644
--- a/maven/poi-ooxml-lite.pom
+++ b/maven/poi-ooxml-lite.pom
@@ -70,7 +70,7 @@
org.apache.xmlbeans
xmlbeans
- 5.0.0
+ 5.0.1
diff --git a/osgi/pom.xml b/osgi/pom.xml
index b16e9f9302..a8d866575a 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -29,7 +29,7 @@
Apache POI OSGi bundle
UTF-8
- 5.0.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
4.12.0
diff --git a/sonar/pom.xml b/sonar/pom.xml
index 9e0147ae42..085cedf7e0 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -79,7 +79,7 @@
target/site/jacoco/jacoco.xml
- 5.0.0
+ 5.0.1
5.7.1
2.8.2
3.6.28