Skip to content

Commit 3f35f6f

Browse files
authoredJun 19, 2020
Bump maven-assembly-plugin from 2.4 to 3.3.0 (#8)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.4 to 3.3.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.4...maven-assembly-plugin-3.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0653a3 commit 3f35f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>
7070
<artifactId>maven-assembly-plugin</artifactId>
71-
<version>2.4</version>
71+
<version>3.3.0</version>
7272
<configuration>
7373
<descriptorRefs>
7474
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)
Please sign in to comment.