Skip to content

Commit

Permalink
Bump graalvm.version from 24.0.0 to 24.0.1 (#85)
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 24.0.0 to 24.0.1.

Updates `org.graalvm.polyglot:polyglot` from 24.0.0 to 24.0.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.0.0...vm-24.0.1)

Updates `org.graalvm.polyglot:js` from 24.0.0 to 24.0.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.0.0...vm-24.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent b4efe6a commit 3431638
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 @@ -26,7 +26,7 @@
<commons-io.version>2.16.1</commons-io.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
<graalvm.version>24.0.0</graalvm.version>
<graalvm.version>24.0.1</graalvm.version>
<gson.version>2.10.1</gson.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jasypt-spring-boot-starter.version>3.0.5</jasypt-spring-boot-starter.version>
Expand Down

0 comments on commit 3431638

Please sign in to comment.