Skip to content

Commit

Permalink
Merge pull request #162 from jbossas/dependabot/maven/org.graalvm.nat…
Browse files Browse the repository at this point in the history
…iveimage-svm-24.0.0

Bump org.graalvm.nativeimage:svm from 19.3.1 to 24.0.0
  • Loading branch information
dmlloyd committed Mar 26, 2024
2 parents 8db6269 + 4e5507d commit 7c44fc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@

<dependencies>
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>svm</artifactId>
<version>19.3.1</version>
<groupId>org.graalvm.sdk</groupId>
<artifactId>nativeimage</artifactId>
<version>24.0.0</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit 7c44fc3

Please sign in to comment.