Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-assembl…
Browse files Browse the repository at this point in the history
…y-plugin to v3
  • Loading branch information
renovate[bot] committed Jan 10, 2022
1 parent b65a08c commit a285218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -226,7 +226,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.6</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down
2 changes: 1 addition & 1 deletion spoon-decompiler/pom.xml
Expand Up @@ -56,7 +56,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.6</version>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit a285218

Please sign in to comment.