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-shared-utils.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d6bd71  Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.6.0 to 3.7.1
3d6bd71 is described below

commit 3d6bd71feffa110ae03c9e70015f8f175119791d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 19:53:02 2024 +0000

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
    
    Bumps 
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
 from 3.6.0 to 3.7.1.
    - [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 6f97549..9847baa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>3.6.0</version>
+          <version>3.7.1</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to