Skip to content

Commit

Permalink
Bump org.graalvm.nativeimage:svm from 19.3.1 to 23.1.2
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 23.1.2.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-19.3.1...vm-23.1.2)

---
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 Feb 13, 2024
1 parent 072650c commit 388955e
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.nativeimage</groupId>
<artifactId>svm</artifactId>
<version>19.3.1</version>
<version>23.1.2</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit 388955e

Please sign in to comment.