Skip to content

Commit 350abb7

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
1 parent 2919d20 commit 350abb7

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.4.2</version>
5252
<configuration>
5353
<archive>
5454
<manifest>

0 commit comments

Comments
 (0)