Skip to content

Commit e14f8d9

Browse files
Merge pull request #17 from slachiewicz/patch-1
Upgrade maven-assembly-plugin to 3.1.1
2 parents a1ee0ee + d7035e7 commit e14f8d9

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)