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

davsclaus 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 6d908ba20b9 Upgrade aws localstack to 3.8 as 3.6 is gone
6d908ba20b9 is described below

commit 6d908ba20b9c90fe727772236d230aaacafd15bd
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Oct 4 09:01:49 2024 +0200

    Upgrade aws localstack to 3.8 as 3.6 is gone
---
 .../org/apache/camel/test/infra/aws2/services/container.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties
 
b/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties
index cfde30a5547..06e4596a8d1 100644
--- 
a/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties
+++ 
b/test-infra/camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2/services/container.properties
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-aws.container=localstack/localstack:3.6.0
+aws.container=localstack/localstack:3.8.0

Reply via email to