This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new b5dad71e2ef7 chore(camel-test-infra-zookeeper): upgrade 
zookeeper.container to 3.9.4 (#20419)
b5dad71e2ef7 is described below

commit b5dad71e2ef721c15329a7534a4576ffa4467e95
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 10:26:09 2025 +0100

    chore(camel-test-infra-zookeeper): upgrade zookeeper.container to 3.9.4 
(#20419)
    
    Update zookeeper.container from 3.9 to 3.9.4
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/zookeeper/services/container.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-zookeeper/src/main/resources/org/apache/camel/test/infra/zookeeper/services/container.properties
 
b/test-infra/camel-test-infra-zookeeper/src/main/resources/org/apache/camel/test/infra/zookeeper/services/container.properties
index a7568f09c61f..632078b43e47 100644
--- 
a/test-infra/camel-test-infra-zookeeper/src/main/resources/org/apache/camel/test/infra/zookeeper/services/container.properties
+++ 
b/test-infra/camel-test-infra-zookeeper/src/main/resources/org/apache/camel/test/infra/zookeeper/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-zookeeper.container=mirror.gcr.io/zookeeper:3.9
+zookeeper.container=mirror.gcr.io/zookeeper:3.9.4
 zookeeper.container.ppc64le=icr.io/ppc64le-oss/zookeeper-ppc64le:3.5.10
 zookeeper.container.ppc64le.version.exclude=bv,debian,arm64,amd64

Reply via email to