Skip to content

Commit 9888ca8

Browse files
authored
build: update maven-assembly-plugin version to 3.3.0
1 parent 6aa75f7 commit 9888ca8

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
@@ -233,7 +233,7 @@
233233
<plugin>
234234
<groupId>org.apache.maven.plugins</groupId>
235235
<artifactId>maven-assembly-plugin</artifactId>
236-
<version>3.1.0</version>
236+
<version>3.3.0</version>
237237
<configuration>
238238
<appendAssemblyId>false</appendAssemblyId>
239239
<descriptors>

0 commit comments

Comments
 (0)