Skip to content

Commit

Permalink
Merge pull request #166 from jbossas/dependabot/maven/org.graalvm.sdk…
Browse files Browse the repository at this point in the history
…-nativeimage-24.0.1
  • Loading branch information
dmlloyd committed Apr 16, 2024
2 parents 9c7cf15 + e3b4fe1 commit d9af409
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>nativeimage</artifactId>
<version>24.0.0</version>
<version>24.0.1</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit d9af409

Please sign in to comment.