Skip to content

Commit d7035e7

Browse files
authored
Upgrade maven-assembly-plugin to 3.1.1
1 parent a1ee0ee commit d7035e7

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
@@ -113,7 +113,7 @@
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-assembly-plugin</artifactId>
116-
<version>3.1.0</version>
116+
<version>3.1.1</version>
117117
<executions>
118118
<execution>
119119
<phase>package</phase>

0 commit comments

Comments
 (0)