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 2836f5a0ac Upgrade to modernizer-maven-plugin 2.8.0
2836f5a0ac is described below

commit 2836f5a0acdab8603a962a34ba45604b4d38d0f2
Author: Andrew Gaul <g...@apache.org>
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 62a2846581..f36fb5d952 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -610,7 +610,7 @@
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>1.8.0</version>
+        <version>2.8.0</version>
         <!-- configuration and dependencies set via profiles -->
         <executions>
           <execution>

Reply via email to