This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 9c0b18c Update Gradle to 9.3.1 in all tools (#150)
9c0b18c is described below
commit 9c0b18c7e043ea037b60a4a1caef2a215f72307a
Author: Robert Stupp <[email protected]>
AuthorDate: Fri Feb 6 13:14:54 2026 +0100
Update Gradle to 9.3.1 in all tools (#150)
---
apprunner/gradle/wrapper/gradle-wrapper.properties | 24 ++--------------------
.../gradle/wrapper/gradle-wrapper.properties | 4 ++--
.../gradle/wrapper/gradle-wrapper.properties | 4 ++--
.../gradle/wrapper/gradle-wrapper.properties | 3 ++-
4 files changed, 8 insertions(+), 27 deletions(-)
diff --git a/apprunner/gradle/wrapper/gradle-wrapper.properties
b/apprunner/gradle/wrapper/gradle-wrapper.properties
index e3b72e1..17c9e60 100644
--- a/apprunner/gradle/wrapper/gradle-wrapper.properties
+++ b/apprunner/gradle/wrapper/gradle-wrapper.properties
@@ -1,27 +1,7 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements. See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership. The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied. See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-# See https://gradle.org/release-checksums/ for valid checksums
-distributionSha256Sum=16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-all.zip
+distributionSha256Sum=17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/benchmarks/gradle/wrapper/gradle-wrapper.properties
b/benchmarks/gradle/wrapper/gradle-wrapper.properties
index 36e4933..17c9e60 100644
--- a/benchmarks/gradle/wrapper/gradle-wrapper.properties
+++ b/benchmarks/gradle/wrapper/gradle-wrapper.properties
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionSha256Sum=20f1b1176237254a6fc204d8434196fa11a4cfb387567519c61556e8710aed78
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
+distributionSha256Sum=17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/iceberg-catalog-migrator/gradle/wrapper/gradle-wrapper.properties
b/iceberg-catalog-migrator/gradle/wrapper/gradle-wrapper.properties
index 36e4933..17c9e60 100644
--- a/iceberg-catalog-migrator/gradle/wrapper/gradle-wrapper.properties
+++ b/iceberg-catalog-migrator/gradle/wrapper/gradle-wrapper.properties
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionSha256Sum=20f1b1176237254a6fc204d8434196fa11a4cfb387567519c61556e8710aed78
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
+distributionSha256Sum=17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/polaris-synchronizer/gradle/wrapper/gradle-wrapper.properties
b/polaris-synchronizer/gradle/wrapper/gradle-wrapper.properties
index 9355b41..17c9e60 100644
--- a/polaris-synchronizer/gradle/wrapper/gradle-wrapper.properties
+++ b/polaris-synchronizer/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
+distributionSha256Sum=17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME