diff --git a/instructions/cloud-hosted-guide-liberty-deep-dive/instructions.md b/instructions/cloud-hosted-guide-liberty-deep-dive/instructions.md index 8dc864a4..174545de 100644 --- a/instructions/cloud-hosted-guide-liberty-deep-dive/instructions.md +++ b/instructions/cloud-hosted-guide-liberty-deep-dive/instructions.md @@ -5035,19 +5035,19 @@ Replace the ***pom.xml*** file. org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test org.testcontainers testcontainers - 1.20.1 + 1.20.2 test org.testcontainers junit-jupiter - 1.20.1 + 1.20.2 test @@ -5094,7 +5094,7 @@ Replace the ***pom.xml*** file. io.vertx vertx-auth-jwt - 4.5.9 + 4.5.10 test