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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git

commit f3e6cbf9b7270c182eb5b28a798678457acc93a6
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Wed May 15 06:31:32 2024 +0200

    Revert "Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.0 to 
3.3.1"
    
    This reverts commit 7939f993188993a2d08f985ccde00ebabf268919.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5f64d51..bd74a9a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-wrapper-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to