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 33def8162 Bump maven-jar-plugin from 3.2.2 to 3.3.0
33def8162 is described below

commit 33def81626d0302ac1dcd498b0401c0c9e7e4d56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 17 17:47:53 2022 +0000

    Bump maven-jar-plugin from 3.2.2 to 3.3.0
    
    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 
3.2.2 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 11cecf326..00abed875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -745,7 +745,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-source-plugin</artifactId>

Reply via email to