Skip to content

Commit

Permalink
Bump native-image-maven-plugin from 21.0.0 to 21.0.0.2 (#80)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored Mar 12, 2021
1 parent 7cc380a commit e9f981e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<plugin>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>native-image-maven-plugin</artifactId>
<version>21.0.0</version>
<version>21.0.0.2</version>
<configuration>
<mainClass>am.ik.rsocket.RscApplication</mainClass>
<buildArgs>${native-build.args}</buildArgs>
Expand Down

0 comments on commit e9f981e

Please sign in to comment.