Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.0.0 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and sauce-code committed Jun 3, 2020
1 parent 6bc5fb9 commit 3a60802
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cuckoo-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down
2 changes: 1 addition & 1 deletion cuckoo-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down
2 changes: 1 addition & 1 deletion cuckoo-tui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down
2 changes: 1 addition & 1 deletion cuckoo-uci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 3a60802

Please sign in to comment.