diff --git a/instructions/cloud-hosted-guide-jpa-intro/instructions.md b/instructions/cloud-hosted-guide-jpa-intro/instructions.md
index 30f1bef9..326316a2 100644
--- a/instructions/cloud-hosted-guide-jpa-intro/instructions.md
+++ b/instructions/cloud-hosted-guide-jpa-intro/instructions.md
@@ -481,7 +481,7 @@ Replace the ***backendServices/pom.xml*** configuration file.
org.junit.jupiter
junit-jupiter-engine
- 5.11.1
+ 5.11.3
test
@@ -534,7 +534,7 @@ Replace the ***backendServices/pom.xml*** configuration file.
io.openliberty.tools
liberty-maven-plugin
- 3.10.3
+ 3.11.1
${project.build.directory}/liberty/wlp/usr/shared/resources
@@ -557,13 +557,13 @@ Replace the ***backendServices/pom.xml*** configuration file.
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.0
+ 3.5.1
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.0
+ 3.5.1
${backend.service.http.port}