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 4fb39a6b09 gradle 8.14.3
4fb39a6b09 is described below
commit 4fb39a6b09396303881987bbc1d9a6404b246959
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jul 7 22:58:42 2025 +0100
gradle 8.14.3
---
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 e1ede4c783..2b252fe14d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -77,7 +77,7 @@ ant.taskdef(name: "junit",
wrapper {
- gradleVersion = '8.14.2'
+ gradleVersion = '8.14.3'
}
group = 'org.apache.poi'
diff --git a/gradle/wrapper/gradle-wrapper.properties
b/gradle/wrapper/gradle-wrapper.properties
index ff23a68d70..d4081da476 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-8.14.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]