Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plu…
Browse files Browse the repository at this point in the history
…gin to v3.4.2
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 79b007a commit 5e30e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.2</version>
<configuration>
<finalName>${project.build.finalName}</finalName>
<archive>
Expand Down

0 comments on commit 5e30e72

Please sign in to comment.