Skip to content

Commit 4e96b43

Browse files
authored
Merge pull request #126 from arnaud-m/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
Bump maven-assembly-plugin from 3.4.2 to 3.5.0
2 parents 835da32 + 90e76a4 commit 4e96b43

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
@@ -192,7 +192,7 @@
192192
</plugin>
193193
<plugin>
194194
<artifactId>maven-assembly-plugin</artifactId>
195-
<version>3.4.2</version>
195+
<version>3.5.0</version>
196196
<executions>
197197
<execution>
198198
<id>make-assembly</id>

0 commit comments

Comments
 (0)