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

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


The following commit(s) were added to refs/heads/main by this push:
     new 40278b37ca7 Upgrade maven version in sdkman
40278b37ca7 is described below

commit 40278b37ca7cbe34b75750dd0303b938abfc8d70
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 2 18:40:23 2025 +0100

    Upgrade maven version in sdkman
---
 .sdkmanrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.sdkmanrc b/.sdkmanrc
index f5b36ed0d37..2bf67764bce 100644
--- a/.sdkmanrc
+++ b/.sdkmanrc
@@ -1,4 +1,4 @@
 # Enable auto-env through the sdkman_auto_env config
 # Add key=value pairs of SDKs to use below
 java=17.0.7-tem
-maven=3.9.3
+maven=3.9.9

Reply via email to