diff --git a/.github/workflows/early_access.yml b/.github/workflows/early_access.yml
index 1cf85671..d2ab6441 100644
--- a/.github/workflows/early_access.yml
+++ b/.github/workflows/early_access.yml
@@ -16,9 +16,9 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
- java-version: 11
- distribution: 'microsoft'
- cache: 'maven'
+ java-version: 11
+ distribution: 'microsoft'
+ cache: 'maven'
- name: Build with Maven
run: ./mvnw -B verify --file pom.xml
diff --git a/pom.xml b/pom.xml
index dc8c4812..108fa801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,6 @@
3.3.1
3.3.2
3.12.1
-
11
3.6.1
3.1.1