Skip to content

Commit

Permalink
Merge pull request #33 from xdev-software/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-assembly-plugin-3.7.1

Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1
  • Loading branch information
AB-xdev committed Mar 25, 2024
2 parents 8e97f38 + 2bc07f7 commit 93b643d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard-maven-template-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 93b643d

Please sign in to comment.