diff --git a/.github/workflows/ci-actions-incremental.yml b/.github/workflows/ci-actions-incremental.yml
index 54ef49e1d49fa..261d7ccd74594 100644
--- a/.github/workflows/ci-actions-incremental.yml
+++ b/.github/workflows/ci-actions-incremental.yml
@@ -192,7 +192,7 @@ jobs:
echo "::set-output name=impacted_modules::${GIB_IMPACTED//$'\n'/'%0A'}"
- name: Tar Maven Repo
shell: bash
- run: tar -I 'pigz -9' -cf maven-repo.tgz -C ~ .m2/repository
+ run: tar -czf maven-repo.tgz -C ~ .m2/repository
- name: Persist Maven Repo
uses: actions/upload-artifact@v3
with:
diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index a83e89c150cc1..95a9a01bddd8a 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -145,7 +145,7 @@
1.9.0
3.3.2
1.8.0
- 1.1.8.4
+ 1.1.10.1
0.100.0
2.13.10