Bump graalvmVersion from 23.1.3 to 23.1.4 (#9338)

Bumps `graalvmVersion` from 23.1.3 to 23.1.4.

Updates `org.graalvm.sdk:graal-sdk` from 23.1.3 to 23.1.4
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

Updates `org.graalvm.polyglot:js` from 23.1.3 to 23.1.4
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

---
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-07-16 17:19:22 +00:00
committed by GitHub
parent 9b683925de
commit a35247088b

View File

@@ -68,7 +68,7 @@ ext {
debeziumVersion = '2.6.2.Final'
derbyVersion = '10.16.1.1'
ftpServerVersion = '1.2.0'
graalvmVersion = '23.1.3'
graalvmVersion = '23.1.4'
greenmailVersion = '2.1.0-rc-1'
groovyVersion = '4.0.22'
hamcrestVersion = '2.2'