Skip to content

Commit be4793b

Browse files
Bump maven-assembly-plugin from 3.4.2 to 3.5.0
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.4.2...maven-assembly-plugin-3.5.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] <support@github.com>
1 parent b7acbaf commit be4793b

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
@@ -100,7 +100,7 @@
100100
</plugin>
101101
<plugin>
102102
<artifactId>maven-assembly-plugin</artifactId>
103-
<version>3.4.2</version>
103+
<version>3.5.0</version>
104104
</plugin>
105105
<plugin>
106106
<artifactId>maven-dependency-plugin</artifactId>

0 commit comments

Comments
 (0)