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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 509516989 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 
3.4.2
509516989 is described below

commit 5095169896c5ccb5b8ed40b3748bef8beff0e55f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 21 03:42:18 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 91c773060..b214f1d5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -741,7 +741,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>3.4.1</version>
+                    <version>3.4.2</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-source-plugin</artifactId>

Reply via email to