diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index e7c16eb..34fcfad 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
- name: Install JDK
uses: actions/setup-java@v4
with:
- java-version: 11
+ java-version: 17
distribution: temurin
cache: maven
diff --git a/graal/pom.xml b/graal/pom.xml
index 11b5094..010d9c6 100644
--- a/graal/pom.xml
+++ b/graal/pom.xml
@@ -33,7 +33,7 @@
org.graalvm.js
js
- 22.3.2
+ 23.0.0
diff --git a/pom.xml b/pom.xml
index 4e44250..1c29166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
true
- 11
+ 17
true
true
2023-02-15T09:25:19Z
@@ -162,7 +162,7 @@
POM_SECTION_ORDER,MODULE_ORDER,DEPENDENCY_MANAGEMENT_ORDER,DEPENDENCY_ORDER,DEPENDENCY_CONFIGURATION,DEPENDENCY_ELEMENT,DEPENDENCY_SCOPE,PLUGIN_MANAGEMENT_ORDER,PLUGIN_CONFIGURATION,PLUGIN_ELEMENT
- [11,12)
+ [17,18)
[3.9,3.10)