Skip to content

Commit

Permalink
Merge pull request #950 from apache/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-assembly-plugin-3.7.1

Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
  • Loading branch information
lukaszlenart authored Jun 3, 2024
2 parents 9682b3b + e5fcc8f commit f6b25ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<executions>
<execution>
<id>make-assembly</id>
Expand Down

0 comments on commit f6b25ac

Please sign in to comment.