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 26dcd09db892 chore(camel-test-infra-cassandra): upgrade 
cassandra.container to 5.0.6 (#21650)
26dcd09db892 is described below

commit 26dcd09db892103cc818101ea77f220a119b0874
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 09:16:28 2026 +0100

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

diff --git 
a/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
 
b/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
index 886202250004..be85b29c9582 100644
--- 
a/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
+++ 
b/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 ## tested against 2.1.2, 2.2.0 & 2.3.1
-cassandra.container=mirror.gcr.io/cassandra:5.0.2
+cassandra.container=mirror.gcr.io/cassandra:5.0.6

Reply via email to