Skip to content

Commit 1ed3540

Browse files
authored
Merge pull request mwiede#282 from mwiede/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 0861471 + b87eb8c commit 1ed3540

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
@@ -476,7 +476,7 @@
476476
<plugin>
477477
<groupId>org.apache.maven.plugins</groupId>
478478
<artifactId>maven-assembly-plugin</artifactId>
479-
<version>3.4.2</version>
479+
<version>3.5.0</version>
480480
<executions>
481481
<execution>
482482
<id>attach-sources</id>

0 commit comments

Comments
 (0)