Skip to content

Commit 51fea0e

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.1.0 to 3.7.1
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.7.1) --- 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 153ac95 commit 51fea0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-assembly-plugin</artifactId>
192-
<version>3.1.0</version>
192+
<version>3.7.1</version>
193193
<configuration>
194194
<descriptors>
195195
<descriptor>src/assembly/standalone-cli-descriptor.xml</descriptor>

0 commit comments

Comments
 (0)