From e003d04b797ff1b032a3da27b393f399f96ce7a2 Mon Sep 17 00:00:00 2001 From: GuidesBot Date: Wed, 6 Nov 2024 15:50:12 +0000 Subject: [PATCH] Updated by github actions from guide-jms-intro --- instructions/cloud-hosted-guide-jms-intro/instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instructions/cloud-hosted-guide-jms-intro/instructions.md b/instructions/cloud-hosted-guide-jms-intro/instructions.md index 36d417b9..27af14fb 100644 --- a/instructions/cloud-hosted-guide-jms-intro/instructions.md +++ b/instructions/cloud-hosted-guide-jms-intro/instructions.md @@ -780,7 +780,7 @@ Replace the ***pom.xml*** file of the inventory service. org.junit.jupiter junit-jupiter - 5.11.2 + 5.11.3 test @@ -996,7 +996,7 @@ Replace the ***pom.xml*** file of the system service. org.junit.jupiter junit-jupiter - 5.11.2 + 5.11.3 test