From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:13:15 +0000 (+0000) Subject: Bump org.apache.santuario:xmlsec from 3.0.4 to 4.0.3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fgradle%2Forg.apache.santuario-xmlsec-4.0.3;p=poi.git Bump org.apache.santuario:xmlsec from 3.0.4 to 4.0.3 Bumps org.apache.santuario:xmlsec from 3.0.4 to 4.0.3. --- updated-dependencies: - dependency-name: org.apache.santuario:xmlsec dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/build.gradle b/build.gradle index 8d991ac137..3eb517b186 100644 --- a/build.gradle +++ b/build.gradle @@ -132,7 +132,7 @@ subprojects { graphics2dVersion = '3.0.2' pdfboxVersion = '3.0.3' saxonVersion = '12.5' - xmlSecVersion = '3.0.4' + xmlSecVersion = '4.0.3' apiGuardianVersion = '1.1.2' jdkVersion = (project.properties['jdkVersion'] ?: '8') as int