enso/distribution/launcher/THIRD-PARTY
Pavel Marek 0d915d0344
Update to GraalVM 24.0.0 (#9647)
Update the GraalVM-related Maven packages from **23.1.2** to **24.0.0**.

# Important Notes
- Reverted workarounds mentioned in https://github.com/enso-org/enso/issues/9477

The language home search functionality in Truffle changed. It used to find the home for Enso from the class loader of `EnsoLanguage`:
https://github.com/oracle/graal/blob/graal-23.1.2/truffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot/LanguageCache.java#L362

In 24.0.0, the language home is no longer found via class loader, but via system properties:
https://github.com/oracle/graal/blob/graal-24.0.0/truffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot/LanguageCache.java#L353

I provided a "fix" for this by an explicit specification of the `org.graalvm.language.enso.home` system property in our launchers.
2024-04-12 17:01:49 +00:00
..
com.chuusai.shapeless_2.13-2.3.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-annotations-2.15.2 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
com.fasterxml.jackson.core.jackson-core-2.15.2 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
com.fasterxml.jackson.core.jackson-databind-2.15.2 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
com.typesafe.akka.akka-actor_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-http_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-http-core_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-parsing_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-slf4j_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.config-1.4.2 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.typesafe.scala-logging.scala-logging_2.13-3.9.4 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
commons-codec.commons-codec-1.9 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
commons-io.commons-io-2.12.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
commons-logging.commons-logging-1.2 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
io.circe.circe-core_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-generic_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-jawn_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-numbers_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-parser_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-yaml_2.13-0.14.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
licenses Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.commons.commons-compress-1.23.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.apache.commons.commons-lang3-3.12.0 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.commons.commons-text-1.10.0 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.httpcomponents.httpclient-4.4.1 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.httpcomponents.httpcore-4.4.1 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.graalvm.polyglot.polyglot-24.0.0 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
org.graalvm.sdk.collections-24.0.0 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
org.graalvm.sdk.nativeimage-24.0.0 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
org.graalvm.sdk.word-24.0.0 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
org.graalvm.truffle.truffle-api-24.0.0 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
org.scala-lang.modules.scala-java8-compat_2.13-1.0.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.scala-lang.scala-library-2.13.11 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.scala-lang.scala-reflect-2.13.11 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.slf4j.slf4j-api-2.0.9 Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
org.typelevel.cats-core_2.13-2.9.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.typelevel.cats-kernel_2.13-2.9.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.typelevel.jawn-parser_2.13-1.4.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.yaml.snakeyaml-1.33 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
COPYRIGHT-MUSL Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
COPYRIGHT-ZLIB Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
NOTICE Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00