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 8048b6a2276a chore(camel-test-infra-rabbitmq): upgrade 
rabbitmq.container to 4.2.4-management
8048b6a2276a is described below

commit 8048b6a2276aa1047680f209eb5a4d95eb31b405
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 06:43:08 2026 +0000

    chore(camel-test-infra-rabbitmq): upgrade rabbitmq.container to 
4.2.4-management
    
    Update rabbitmq.container from 4.2.2-management to 4.2.4-management
---
 .../org/apache/camel/test/infra/rabbitmq/services/container.properties  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
 
b/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
index f4e44e0c8d03..b7f98e34c6d0 100644
--- 
a/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
+++ 
b/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-rabbitmq.container=mirror.gcr.io/rabbitmq:4.2.2-management
+rabbitmq.container=mirror.gcr.io/rabbitmq:4.2.4-management
 rabbitmq.container.version.include=management
 rabbitmq.container.version.exclude=alpine

Reply via email to