Skip to content

Commit 9a71b92

Browse files
authored
build: update maven-assembly-plugin version to 3.3.0
1 parent 10b6f9e commit 9a71b92

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
@@ -230,7 +230,7 @@
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
232232
<artifactId>maven-assembly-plugin</artifactId>
233-
<version>3.1.0</version>
233+
<version>3.3.0</version>
234234
<configuration>
235235
<appendAssemblyId>false</appendAssemblyId>
236236
<descriptors>

0 commit comments

Comments
 (0)