Skip to content

Commit c095b80

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.0. - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49b63d3 commit c095b80

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)