Bump graalvmVersion from 23.1.1 to 23.1.2 (#8867)

Bumps `graalvmVersion` from 23.1.1 to 23.1.2.

Updates `org.graalvm.sdk:graal-sdk` from 23.1.1 to 23.1.2
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/compare/vm-23.1.1...vm-23.1.2)

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

---
updated-dependencies:
- dependency-name: org.graalvm.sdk:graal-sdk
  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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-21 00:21:12 +00:00
committed by GitHub
parent a724b06080
commit f2c0f2342c

View File

@@ -67,7 +67,7 @@ ext {
debeziumVersion = '2.5.0.Final'
derbyVersion = '10.16.1.1'
ftpServerVersion = '1.2.0'
graalvmVersion = '23.1.1'
graalvmVersion = '23.1.2'
greenmailVersion = '2.1.0-alpha-3'
groovyVersion = '5.0.0-alpha-5'
hamcrestVersion = '2.2'