This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 521aab62da Bump net.sf.saxon:Saxon-HE from 12.7 to 12.8 (#835)
521aab62da is described below
commit 521aab62da6c8bfe12f8a5031c579db6b64d2914
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 11:21:50 2025 +0100
Bump net.sf.saxon:Saxon-HE from 12.7 to 12.8 (#835)
Bumps net.sf.saxon:Saxon-HE from 12.7 to 12.8.
---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
dependency-version: '12.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 7232cd860d..e1ede4c783 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ subprojects {
batikVersion = '1.19'
graphics2dVersion = '3.0.3'
pdfboxVersion = '3.0.5'
- saxonVersion = '12.7'
+ saxonVersion = '12.8'
xmlSecVersion = '3.0.6'
apiGuardianVersion = '1.1.2'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]