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


The following commit(s) were added to refs/heads/master by this push:
     new 7939f993 Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.0 
to 3.3.1
7939f993 is described below

commit 7939f993188993a2d08f985ccde00ebabf268919
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 04:23:33 2024 +0000

    Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.0 to 3.3.1
    
    Bumps 
[org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper)
 from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-wrapper/releases)
    - 
[Commits](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.0...maven-wrapper-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-wrapper-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd74a9a5..b5f64d51 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.0</version>
+          <version>3.3.1</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to