Skip to content

Commit b7fedcc

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 (#1656)
1 parent 5c3879e commit b7fedcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-jar-plugin</artifactId>
65-
<version>3.4.1</version>
65+
<version>3.4.2</version>
6666
<configuration>
6767
<archive>
6868
<manifest>

0 commit comments

Comments
 (0)