Skip to content

Commit

Permalink
Merge pull request #21 from nickrobison-usds/dependabot/maven/org.apa…
Browse files Browse the repository at this point in the history
…che.maven.plugins-maven-assembly-plugin-3.2.0

Bump maven-assembly-plugin from 3.1.1 to 3.2.0
  • Loading branch information
nickrobison-usds authored Dec 13, 2019
2 parents fb72d46 + 30ad2db commit f3afa74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmacaroons-fuzz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<configuration>
<descriptors>
<descriptor>src/main/assembly/assembly.xml</descriptor>
Expand Down

0 comments on commit f3afa74

Please sign in to comment.