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 f2267c0668 Bump net.sf.saxon:Saxon-HE from 12.8 to 12.9 (#902)
f2267c0668 is described below
commit f2267c0668aaeede865bd1391c6d60f14540a2bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 17:35:51 2025 +0100
Bump net.sf.saxon:Saxon-HE from 12.8 to 12.9 (#902)
Bumps net.sf.saxon:Saxon-HE from 12.8 to 12.9.
---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
dependency-version: '12.9'
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 1084db31a8..dad53b5861 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.8'
+ saxonVersion = '12.9'
xmlSecVersion = '3.0.6'
apiGuardianVersion = '1.1.2'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]