Skip to content

Commit

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

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

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] authored May 24, 2022
1 parent caf7f78 commit 43cb16a
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>22.1.0</version>
<version>22.1.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 43cb16a

Please sign in to comment.