You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2024/03/25 16:33:38 UTC

(camel) branch main updated: (chores) camel-test-infra-rocketmq: upgrade to the latest container image

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

orpiske 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 c0e3d4796cb (chores) camel-test-infra-rocketmq: upgrade to the latest container image
c0e3d4796cb is described below

commit c0e3d4796cb230901a317ef5d24a9d0138469322
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Fri Mar 22 11:50:08 2024 +0100

    (chores) camel-test-infra-rocketmq: upgrade to the latest container image
---
 .../org/apache/camel/test/infra/rocketmq/services/container.properties  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-infra/camel-test-infra-rocketmq/src/test/resources/org/apache/camel/test/infra/rocketmq/services/container.properties b/test-infra/camel-test-infra-rocketmq/src/test/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
index a1b9b682048..00bcdf96b4e 100644
--- a/test-infra/camel-test-infra-rocketmq/src/test/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
+++ b/test-infra/camel-test-infra-rocketmq/src/test/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 rocketmq.container.image=apache/rocketmq
-rocketmq.container.image.version=5.1.4
\ No newline at end of file
+rocketmq.container.image.version=5.2.0
\ No newline at end of file