Skip to content

Commit

Permalink
build(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.1 (#3047)
  • Loading branch information
renovate-bot committed Apr 20, 2024
1 parent 67a6534 commit 01b82fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 01b82fa

Please sign in to comment.