Skip to content

Commit

Permalink
Merge pull request #257 from mundialis/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-assembly-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1
  • Loading branch information
mmacata committed Jul 12, 2024
2 parents a805f68 + 7a7927c commit 754da50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
Expand Down Expand Up @@ -276,7 +276,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<configuration>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
Expand Down

0 comments on commit 754da50

Please sign in to comment.