Skip to content

Commit 255554b

Browse files
committed
Updated maven-assembly-plugin
1 parent a320446 commit 255554b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<plugin>
2020
<groupId>org.apache.maven.plugins</groupId>
2121
<artifactId>maven-assembly-plugin</artifactId>
22+
<version>3.2.0</version>
2223
<executions>
2324
<execution>
2425
<phase>package</phase>

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<plugin>
2121
<groupId>org.apache.maven.plugins</groupId>
2222
<artifactId>maven-assembly-plugin</artifactId>
23+
<version>3.2.0</version>
2324
<executions>
2425
<execution>
2526
<phase>package</phase>

0 commit comments

Comments
 (0)