aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-12 14:19:29 +0000
committerGitHub <noreply@github.com>2024-11-12 14:19:29 +0000
commit163cb29a275954dd17679ec55b6867977f9463ab (patch)
tree967a2a1bc8a7148e84f9de3cee1a258323899389
parent7bc2dced2f7d7506b7e3d197635fe2fcaaebe16d (diff)
downloadpoi-dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2.tar.gz
poi-dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2.zip
Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
Bumps org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c26317ef68..38e60e9e6b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -127,7 +127,7 @@ subprojects {
log4jVersion = '2.23.1'
mockitoVersion = '4.11.0'
hamcrestVersion = '3.0'
- xmlbeansVersion = '5.2.1'
+ xmlbeansVersion = '5.2.2'
batikVersion = '1.18'
graphics2dVersion = '3.0.2'
pdfboxVersion = '3.0.3'