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 30c983a8adc0 chore(camel-test-infra-kafka): upgrade kafka3.container 
to 3.9.2 (#21559)
30c983a8adc0 is described below

commit 30c983a8adc05db07adc4b0d1aa696c125db7423
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 11:30:58 2026 +0100

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

diff --git 
a/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
 
b/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
index 45d8de482a6c..383e75241e42 100644
--- 
a/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
+++ 
b/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-kafka3.container=mirror.gcr.io/apache/kafka:3.9.1
+kafka3.container=mirror.gcr.io/apache/kafka:3.9.2
 redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v24.1.16
 strimzi.container.image=quay.io/strimzi/kafka:latest-kafka-3.9.1
 confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:7.9.2

Reply via email to