From 6c251265d03d4a4128939067cdc0343e00583469 Mon Sep 17 00:00:00 2001 From: Bipinkumar27 Date: Wed, 24 May 2023 15:20:29 +0530 Subject: [PATCH] JAVA_21305: Changes made for fix the Integration test faliures --- web-modules/ratpack/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/web-modules/ratpack/pom.xml b/web-modules/ratpack/pom.xml index 156080ccca22..1ef358cc558a 100644 --- a/web-modules/ratpack/pom.xml +++ b/web-modules/ratpack/pom.xml @@ -85,6 +85,20 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + + --add-opens java.base/java.lang=ALL-UNNAMED + + + + + + 1.9.0 4.5.3