Skip to content

Commit

Permalink
Bump graalvm.version from 23.0.4 to 23.0.5 (#1847)
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 23.0.4 to 23.0.5.

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

Updates `org.graalvm.js:js` from 23.0.4 to 23.0.5
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

Updates `org.graalvm.js:js-scriptengine` from 23.0.4 to 23.0.5
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

---
updated-dependencies:
- dependency-name: org.graalvm.sdk:graal-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js-scriptengine
  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 Jul 18, 2024
1 parent 4f83db8 commit 7ee6e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digiwf-engine/digiwf-engine-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<cxf.version>3.6.2</cxf.version>
<postgresql.version>42.7.0</postgresql.version>
<jaxws.version>2.3.0</jaxws.version>
<graalvm.version>23.0.4</graalvm.version>
<graalvm.version>23.0.5</graalvm.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7ee6e87

Please sign in to comment.