Skip to content

Commit e9f981e

Browse files
Bump native-image-maven-plugin from 21.0.0 to 21.0.0.2 (#80)
Bumps [native-image-maven-plugin](https://github.com/oracle/graal) from 21.0.0 to 21.0.0.2. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-21.0.0...vm-21.0.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7cc380a commit e9f981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.graalvm.nativeimage</groupId>
195195
<artifactId>native-image-maven-plugin</artifactId>
196-
<version>21.0.0</version>
196+
<version>21.0.0.2</version>
197197
<configuration>
198198
<mainClass>am.ik.rsocket.RscApplication</mainClass>
199199
<buildArgs>${native-build.args}</buildArgs>

0 commit comments

Comments
 (0)