]> source.dussan.org Git - poi.git/commitdiff
update gradlew
authorPJ Fanning <fanningpj@apache.org>
Sun, 1 Oct 2023 03:00:23 +0000 (03:00 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 1 Oct 2023 03:00:23 +0000 (03:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912642 13f79535-47bb-0310-9956-ffa450edef68

gradlew

diff --git a/gradlew b/gradlew
index 5c4ed8b19824eadef2a22e528946904d832ffae0..cf2b006be35e43ba07269e367386470613f67a6e 100755 (executable)
--- a/gradlew
+++ b/gradlew
@@ -116,7 +116,7 @@ esac
 # Loop in case we encounter an error.
 for attempt in 1 2 3; do
   if [ ! -e "$APP_HOME/gradle/wrapper/gradle-wrapper.jar" ]; then
-    if ! curl -s -S --retry 3 -L -o "$APP_HOME/gradle/wrapper/gradle-wrapper.jar" "https://raw.githubusercontent.com/gradle/gradle/v8.3/gradle/wrapper/gradle-wrapper.jar"; then
+    if ! curl -s -S --retry 3 -L -o "$APP_HOME/gradle/wrapper/gradle-wrapper.jar" "https://raw.githubusercontent.com/gradle/gradle/v8.3.0/gradle/wrapper/gradle-wrapper.jar"; then
       rm -f "$APP_HOME/gradle/wrapper/gradle-wrapper.jar"
       # Pause for a bit before looping in case the server throttled us.
       sleep 5