Skip to content

Commit ddd7a6e

Browse files
committed
Bump jlink plugin to 3.3.0
1 parent f072c1b commit ddd7a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jpms-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
</plugin>
288288
<plugin>
289289
<artifactId>maven-jlink-plugin</artifactId>
290-
<version>3.2.0</version>
290+
<version>3.3.0</version>
291291
<extensions>true</extensions>
292292
<configuration>
293293
<launcher>http=jpms.examples/io.vertx.example.jpms.http.Server</launcher>

0 commit comments

Comments
 (0)