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

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 41d6947  Bump maven-assembly-plugin from 3.2.0 to 3.3.0
41d6947 is described below

commit 41d6947d2ab50d741c04ad9f13da5b0b7415a903
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 1 19:52:22 2021 +0000

    Bump maven-assembly-plugin from 3.2.0 to 3.3.0
    
    Bumps 
[maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 
3.2.0 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.2.0...maven-assembly-plugin-3.3.0)
    
    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 dde2b42..7fe7af5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <xmlrpc.version>2.0.1</xmlrpc.version>
 
     <plugin.antrun.version>3.0.0</plugin.antrun.version>
-    <plugin.assembly.version>3.2.0</plugin.assembly.version>
+    <plugin.assembly.version>3.3.0</plugin.assembly.version>
     <plugin.clean.version>3.1.0</plugin.clean.version>
     <plugin.compiler.version>3.8.1</plugin.compiler.version>
     <plugin.dependency.version>3.1.2</plugin.dependency.version>

Reply via email to