Skip to content

Commit 8aa16d6

Browse files
build(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 2.4.1 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.4.1...maven-assembly-plugin-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 480b0c8 commit 8aa16d6

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
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.apache.maven.plugins</groupId>
140140
<artifactId>maven-assembly-plugin</artifactId>
141-
<version>2.4.1</version>
141+
<version>3.7.1</version>
142142
<configuration>
143143
<descriptorRefs>
144144
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)