Skip to content

Commit 7b3d0a6

Browse files
Bump maven-assembly-plugin from 2.6 to 3.3.0
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.6 to 3.3.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.6...maven-assembly-plugin-3.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f15f08 commit 7b3d0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
<plugin>
307307
<groupId>org.apache.maven.plugins</groupId>
308308
<artifactId>maven-assembly-plugin</artifactId>
309-
<version>2.6</version>
309+
<version>3.3.0</version>
310310
<configuration>
311311
<descriptorSourceDirectory>assembly</descriptorSourceDirectory>
312312
<archiverConfig>

0 commit comments

Comments
 (0)