diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml
index 3da23fbf1ce..dc3ad68fa9a 100644
--- a/.semaphore/semaphore.yml
+++ b/.semaphore/semaphore.yml
@@ -58,8 +58,8 @@ blocks:
commands:
- ci-tools ci-update-version --direct-pom-edit
- ci-tools ci-push-tag
- - mvn -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode
- -DaltDeploymentRepository=confluent-codeartifact-internal::default::https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-snapshots/
+ - mvn -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode
+ -DaltDeploymentRepository=confluent-codeartifact-internal::default::https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-snapshots/
-DrepositoryId=confluent-codeartifact-internal deploy -DskipTests
- name: CP Jar Build CI Gating
dependencies: []
@@ -113,7 +113,6 @@ after_pipeline:
if [[ -z "$SEMAPHORE_GIT_PR_BRANCH" ]] && [[ "$SEMAPHORE_PIPELINE_RESULT" == "passed" ]]; then
sem-trigger -p rest-utils -b $SEMAPHORE_GIT_BRANCH -f .semaphore/semaphore.yml
sem-trigger -p ksql -b $SEMAPHORE_GIT_BRANCH -f .semaphore/semaphore.yml
- sem-trigger -p newwave -b $SEMAPHORE_GIT_BRANCH -f .semaphore/semaphore.yml
sem-trigger -p kafka-connect-replicator -b $SEMAPHORE_GIT_BRANCH -f .semaphore/semaphore.yml
sem-trigger -p hub-client -b $SEMAPHORE_GIT_BRANCH -f .semaphore/semaphore.yml
fi
diff --git a/pom.xml b/pom.xml
index 2e8a31eb6fd..fd5fc2536a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,7 @@
4.9.8.0
11
2.21.2
+ 2.21
2.2.0
6.1.0
12.0.35