diff --git a/.github/workflows/gluten.yml b/.github/workflows/gluten.yml
index 23b4f0d3b..45f4edf54 100644
--- a/.github/workflows/gluten.yml
+++ b/.github/workflows/gluten.yml
@@ -99,11 +99,6 @@ jobs:
with:
path: gluten/package/target/
key: gluten_package_${{ steps.date.outputs.date }}
- - name: Cache Gluten Package
- uses: actions/cache@v3
- with:
- path: gluten/package/target/
- key: gluten_package
- name: Setup JDK 8
uses: actions/setup-java@v4
with:
diff --git a/integration-tests/kyuubi-gluten-it/pom.xml b/integration-tests/kyuubi-gluten-it/pom.xml
index ac49c286a..fe34bc2e9 100644
--- a/integration-tests/kyuubi-gluten-it/pom.xml
+++ b/integration-tests/kyuubi-gluten-it/pom.xml
@@ -30,7 +30,7 @@
https://kyuubi.apache.org/
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
3.4.2
3.4