Skip to content

Commit 800ffc2

Browse files
Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#504)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0. - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.5.0...maven-assembly-plugin-3.6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1296104 commit 800ffc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-assembly-plugin</artifactId>
195-
<version>3.5.0</version>
195+
<version>3.6.0</version>
196196
<configuration>
197197
<descriptors>
198198
<descriptor>${project.basedir}/src/main/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)