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
commit cd33e941f384b523fe6730a3108b1c6fe545494a Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Sun Jun 30 08:48:13 2024 +0200 (chores) camel-test-infra-rabbitmq: upgrade container to 3.13 --- .../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/test/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties b/test-infra/camel-test-infra-rabbitmq/src/test/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties index 31fa794bb21..35b454f686c 100644 --- a/test-infra/camel-test-infra-rabbitmq/src/test/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties +++ b/test-infra/camel-test-infra-rabbitmq/src/test/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties @@ -14,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -rabbitmq.container=rabbitmq:3.12-management \ No newline at end of file +rabbitmq.container=rabbitmq:3.13-management \ No newline at end of file