Skip to content

Commit

Permalink
Merge pull request #186 from holixon/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-assembly-plugin-3.4.2

chore(deps): bump maven-assembly-plugin from 3.4.1 to 3.4.2
  • Loading branch information
jangalinski authored Jul 25, 2022
2 parents 7c27bb2 + 2aeb2e0 commit 3a46572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<configuration>
<descriptorSourceDirectory>assembly</descriptorSourceDirectory>
<archiverConfig>
Expand Down

0 comments on commit 3a46572

Please sign in to comment.