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 d9a00b0e39 gradle 9.6.1 (#1160)
d9a00b0e39 is described below

commit d9a00b0e392eff0bfc8038d77d12e0ded7ac5478
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 29 17:23:19 2026 +0100

    gradle 9.6.1 (#1160)
---
 build.gradle                             | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index 48c486ca31..7fa24f4900 100644
--- a/build.gradle
+++ b/build.gradle
@@ -82,7 +82,7 @@ ant.taskdef(name: "junit",
 
 
 wrapper {
-    gradleVersion = '9.5.1'
+    gradleVersion = '9.6.1'
 }
 
 group = 'org.apache.poi'
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index df6a6ad763..a9db11550c 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
 networkTimeout=10000
 retries=0
 retryBackOffMs=500


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to