From ccc2e01019f6a312cd80d0c413f61ad3444760e0 Mon Sep 17 00:00:00 2001 From: GuidesBot Date: Wed, 6 Nov 2024 15:56:47 +0000 Subject: [PATCH] Updated by github actions from guide-testcontainers --- .../cloud-hosted-guide-testcontainers/instructions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/instructions/cloud-hosted-guide-testcontainers/instructions.md b/instructions/cloud-hosted-guide-testcontainers/instructions.md index 7b3a05e5..9993cd5c 100644 --- a/instructions/cloud-hosted-guide-testcontainers/instructions.md +++ b/instructions/cloud-hosted-guide-testcontainers/instructions.md @@ -693,7 +693,7 @@ Replace the ***pom.xml*** file. org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -723,7 +723,7 @@ Replace the ***pom.xml*** file. org.testcontainers testcontainers - 1.20.2 + 1.20.3 test @@ -761,12 +761,12 @@ Replace the ***pom.xml*** file. - 3.10.3 + 3.11.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port}