Skip to content

Commit c689b48

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0
1 parent 326eecf commit c689b48

File tree

1 file changed

+1
-1
lines changed
  • java-samples/native-image-sample

1 file changed

+1
-1
lines changed

java-samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-jar-plugin</artifactId>
51-
<version>3.3.0</version>
51+
<version>3.5.0</version>
5252
<configuration>
5353
<archive>
5454
<manifest>

0 commit comments

Comments
 (0)