diff --git a/.github/workflows/test-jdk11.yaml b/.github/workflows/test-jdk11.yaml
index 5b2c6c3f..8123df62 100644
--- a/.github/workflows/test-jdk11.yaml
+++ b/.github/workflows/test-jdk11.yaml
@@ -19,7 +19,7 @@ name: GitHub Actions
on: [push, pull_request]
env:
- GRAALVM_VERSION: '20.3.0.java11'
+ GRAALVM_VERSION: '21.3.0.java11'
jobs:
diff --git a/.github/workflows/verify.yaml b/.github/workflows/verify.yaml
index b8703303..4d270c05 100644
--- a/.github/workflows/verify.yaml
+++ b/.github/workflows/verify.yaml
@@ -19,7 +19,7 @@ name: GitHub Actions
on: [push, pull_request]
env:
- GRAALVM_VERSION: '21.1.0.java16'
+ GRAALVM_VERSION: '21.3.0.java17'
jobs:
diff --git a/integration-tests/src/test/projects/type-description/pom.xml b/integration-tests/src/test/projects/type-description/pom.xml
index 70c1990e..4db4e744 100644
--- a/integration-tests/src/test/projects/type-description/pom.xml
+++ b/integration-tests/src/test/projects/type-description/pom.xml
@@ -42,7 +42,7 @@
gnu
- 1.10.2.Final
+ 2.3.1.Final
1.0.8
diff --git a/pom.xml b/pom.xml
index 89425dce..37ce5612 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
3.16.1
1.21
20.3.2
- 3.0.7
+ 3.0.9
1.0
2.4.0
3.21.0