You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/04/12 10:52:53 UTC

[camel] branch camel-3.20.x updated: CAMEL-19261: camel-jbang - Upgrade gradle wrapper to 8.x

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
     new 02c2c22189d CAMEL-19261: camel-jbang - Upgrade gradle wrapper to 8.x
02c2c22189d is described below

commit 02c2c22189da0c5dbb34e71f5dd682c829649b4b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Apr 12 12:51:04 2023 +0200

    CAMEL-19261: camel-jbang - Upgrade gradle wrapper to 8.x
---
 .../src/main/resources/gradle-wrapper/gradle-wrapper.properties         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties b/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
index f6b15f40ebe..9bdb7eccb33 100644
--- a/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
+++ b/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
@@ -16,6 +16,6 @@
 ## ---------------------------------------------------------------------------
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists