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 bd414735d78 Upgrade RocketMQ image to version 5.3.3 (#18200)
bd414735d78 is described below
commit bd414735d780dee3ea8880fc8b8a61ee2bf130a4
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed May 28 15:53:49 2025 +0200
Upgrade RocketMQ image to version 5.3.3 (#18200)
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../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/main/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
b/test-infra/camel-test-infra-rocketmq/src/main/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
index 2c61a1d0c7e..5ea3a527eb8 100644
---
a/test-infra/camel-test-infra-rocketmq/src/main/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
+++
b/test-infra/camel-test-infra-rocketmq/src/main/resources/org/apache/camel/test/infra/rocketmq/services/container.properties
@@ -15,4 +15,4 @@
## limitations under the License.
## ---------------------------------------------------------------------------
rocketmq.container.image=mirror.gcr.io/apache/rocketmq
-rocketmq.container.image.version=5.2.0
\ No newline at end of file
+rocketmq.container.image.version=5.3.3