Skip to content

Commit 65af4e5

Browse files
Bump maven-assembly-plugin from 3.2.0 to 3.3.0
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.2.0...maven-assembly-plugin-3.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 396cc4a commit 65af4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreapi-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<plugin>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-assembly-plugin</artifactId>
28-
<version>3.2.0</version>
28+
<version>3.3.0</version>
2929
<configuration>
3030
<attach>false</attach>
3131
<descriptors>

0 commit comments

Comments
 (0)