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

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/master by this push:
     new eae5a43350 Upgrade to modernizer-maven-plugin 2.8.0
eae5a43350 is described below

commit eae5a43350d6d993a457e4b244396cbc615bc4c5
Author: Andrew Gaul <[email protected]>
AuthorDate: Sun May 12 08:43:35 2024 +0900

    Upgrade to modernizer-maven-plugin 2.8.0
---
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/pom.xml b/project/pom.xml
index e229494e6d..62a2846581 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -232,7 +232,7 @@
 
     <jetty.version>9.4.46.v20220331</jetty.version>
 
-    
<modernizer-maven-annotations.version>1.8.0</modernizer-maven-annotations.version>
+    
<modernizer-maven-annotations.version>2.8.0</modernizer-maven-annotations.version>
 
     <!-- Log dependency versions -->
     <log4j.version>2.17.2</log4j.version>

Reply via email to