Skip to content

Commit

Permalink
Bump svm from 21.2.0 to 21.3.0 (#69)
Browse files Browse the repository at this point in the history
Bumps [svm](https://github.com/oracle/graal) from 21.2.0 to 21.3.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-21.2.0...vm-21.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2021
1 parent d1410bb commit 61a3b1c
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>svm</artifactId>
<version>21.2.0</version>
<version>21.3.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 61a3b1c

Please sign in to comment.