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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f5e16e  Bump maven-jar-plugin from 3.2.0 to 3.2.2
6f5e16e is described below

commit 6f5e16e2fdcb52aa81b429ba23fd0e0603c8bf4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 13 12:33:31 2022 +0000

    Bump maven-jar-plugin from 3.2.0 to 3.2.2
    
    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 
3.2.0 to 3.2.2.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.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 5ecd0e4..5517ac9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -785,7 +785,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.2.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to