This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 f4a2cf86ba Bump net.sf.saxon:Saxon-HE from 12.9 to 13.0 (#1171)
f4a2cf86ba is described below
commit f4a2cf86ba29f620c1d347acb1d38a502a9e7967
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 5 13:41:54 2026 +0100
Bump net.sf.saxon:Saxon-HE from 12.9 to 13.0 (#1171)
Bumps net.sf.saxon:Saxon-HE from 12.9 to 13.0.
---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
dependency-version: '13.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
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 5fc3e03a06..13025d9ec0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -168,7 +168,7 @@ subprojects {
batikVersion = '1.19'
graphics2dVersion = '3.0.5'
pdfboxVersion = '3.0.7'
- saxonVersion = '12.9'
+ saxonVersion = '13.0'
guavaVersion = '33.6.0-jre'
slf4jVersion = '2.0.18'
jspecifyVersion = '1.0.0'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]