From 66d526d33fd5f3001187bf05112c05f8aeb702d4 Mon Sep 17 00:00:00 2001 From: GuidesBot <42877064+GuidesBot@users.noreply.github.com> Date: Wed, 6 Nov 2024 10:57:20 -0500 Subject: [PATCH] Updated by github actions from guide-jms-intro (#3570) Co-authored-by: GuidesBot --- 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