This is an automated email from the ASF dual-hosted git repository.
apupier 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 273c62bd1ee chore: Update container image used in test for cassandra
to 5.0.2
273c62bd1ee is described below
commit 273c62bd1ee8138e842b6d3c28e55dba027a00ab
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Oct 22 10:15:26 2024 +0200
chore: Update container image used in test for cassandra to 5.0.2
Signed-off-by: Aurélien Pupier <[email protected]>
---
.../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/test/resources/org/apache/camel/test/infra/cassandra/services/container.properties
b/test-infra/camel-test-infra-cassandra/src/test/resources/org/apache/camel/test/infra/cassandra/services/container.properties
index 6bada30a754..1811babb6c9 100644
---
a/test-infra/camel-test-infra-cassandra/src/test/resources/org/apache/camel/test/infra/cassandra/services/container.properties
+++
b/test-infra/camel-test-infra-cassandra/src/test/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=cassandra:5.0.0
+cassandra.container=cassandra:5.0.2