Skip to content

Commit a3bfe3f

Browse files
authored
Merge pull request #27 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0
2 parents 49b63d3 + c095b80 commit a3bfe3f

File tree

1 file changed

+1
-1
lines changed
  • standard-maven-template-demo

1 file changed

+1
-1
lines changed

standard-maven-template-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-assembly-plugin</artifactId>
55-
<version>3.6.0</version>
55+
<version>3.7.0</version>
5656
<configuration>
5757
<archive>
5858
<manifest>

0 commit comments

Comments
 (0)