Skip to content

Commit 12e3acc

Browse files
Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#314)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3889bc commit 12e3acc

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
@@ -275,7 +275,7 @@
275275
<plugin>
276276
<groupId>org.apache.maven.plugins</groupId>
277277
<artifactId>maven-assembly-plugin</artifactId>
278-
<version>3.5.0</version>
278+
<version>3.6.0</version>
279279
<configuration>
280280
<appendAssemblyId>false</appendAssemblyId>
281281
<finalName>${project.artifactId}-${classifier}</finalName>

0 commit comments

Comments
 (0)