From 03748057d36d23c1204ad419e34cd601a4e95cbe Mon Sep 17 00:00:00 2001 From: nitinsingh Date: Thu, 11 Jun 2026 06:39:26 +0530 Subject: [PATCH 1/3] [TEST - DO NOT MERGE] Pin cp-docker-utils to ub listeners fix branch Temporarily point git-repo.cp-docker-utils.tag at the cp-docker-utils PR branch (fix-ub-listeners-cub-parity, PR #21) so CI bakes a cp-base-java with the cub-parity ub listeners fix. For pre-merge validation of the INC-11376 fix only; must be reverted / repinned to the released tag. Co-Authored-By: Claude Opus 4.8 (1M context) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6876a6b73..76bf68f59 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ v0.0.172 - v1.0.13 + fix-ub-listeners-cub-parity 1.26.4-trixie From adad938a2f56109e85149da0cf46848482b838cd Mon Sep 17 00:00:00 2001 From: nitinsingh Date: Thu, 11 Jun 2026 15:27:10 +0530 Subject: [PATCH 2/3] test: pin cp-docker-utils to PR #21 reviewed commit dc7b686 (ub listeners fix) Co-Authored-By: Claude Opus 4.8 (1M context) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76bf68f59..1613f159c 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ v0.0.172 - fix-ub-listeners-cub-parity + dc7b68602afd0213edca36ff514e7cdd33d60dd2 1.26.4-trixie From cf18fb274ee55bbec4cefbca9849439335806977 Mon Sep 17 00:00:00 2001 From: nitinsingh Date: Thu, 11 Jun 2026 19:43:51 +0530 Subject: [PATCH 3/3] test: pin cp-docker-utils to v1.0.15 (listeners + ConvertKey fixes) Co-Authored-By: Claude Opus 4.8 (1M context) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1613f159c..d54ed2a1c 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ v0.0.172 - dc7b68602afd0213edca36ff514e7cdd33d60dd2 + v1.0.15 1.26.4-trixie