Skip to content

Commit 61c1cb5

Browse files
Maven(deps): Bump org.apache.maven.plugins:maven-assembly-plugin
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0022fb2 commit 61c1cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-assembly-plugin</artifactId>
109-
<version>3.7.1</version>
109+
<version>3.8.0</version>
110110
<configuration>
111111
<descriptorRefs>
112112
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)