Skip to content

Commit 2ca83ec

Browse files
dependabot[bot]gaul
authored andcommitted
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
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 8076a5c commit 2ca83ec

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
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-assembly-plugin</artifactId>
139-
<version>3.7.1</version>
139+
<version>3.8.0</version>
140140
<configuration>
141141
<descriptors>
142142
<descriptor>src/main/assembly/jar-with-dependencies.xml</descriptor>

0 commit comments

Comments
 (0)