Skip to content

Commit

Permalink
Bump org.graalvm.nativeimage:svm from 19.3.1 to 24.0.0
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 19.3.1 to 24.0.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-19.3.1...vm-24.0.0)

---
updated-dependencies:
- dependency-name: org.graalvm.nativeimage:svm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dmlloyd committed Mar 26, 2024
1 parent 8db6269 commit 4e5507d
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 4e5507d

Please sign in to comment.