From 2bb25f1e2d1b67e9e3351dc98638b0a6305e381a Mon Sep 17 00:00:00 2001 From: Yuriy Movchan Date: Wed, 18 Dec 2024 22:39:06 +0300 Subject: [PATCH] chore: htmlunit update (#10448) * feat(jans-bom): update htmlunit Signed-off-by: Yuriy Movchan * feat(jans-lock): add sse/config endpoints protection Signed-off-by: Yuriy Movchan * Revert "feat(jans-lock): add sse/config endpoints protection" This reverts commit 4e00c2550fe675ec427aab82efbe8db5efe7e013. * feat(jans-bom): update htmlunit Signed-off-by: Yuriy Movchan --------- Signed-off-by: Yuriy Movchan Co-authored-by: Yuriy M. <95305560+yuremm@users.noreply.github.com> --- jans-auth-server/server/pom.xml | 6 ++++++ jans-bom/pom.xml | 10 ++-------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/jans-auth-server/server/pom.xml b/jans-auth-server/server/pom.xml index bf009716bc1..8f4fcb0d6e7 100644 --- a/jans-auth-server/server/pom.xml +++ b/jans-auth-server/server/pom.xml @@ -750,6 +750,12 @@ test + + junit + junit + test + + org.mockito mockito-testng diff --git a/jans-bom/pom.xml b/jans-bom/pom.xml index 340b24dda3b..2bd364bc104 100644 --- a/jans-bom/pom.xml +++ b/jans-bom/pom.xml @@ -922,16 +922,10 @@ test - - - net.sourceforge.htmlunit - htmlunit - 2.44.0 - org.seleniumhq.selenium htmlunit-driver - 2.44.0 + 4.13.0 org.w3c.css @@ -942,7 +936,7 @@ org.seleniumhq.selenium htmlunit3-driver - 4.26.0 + 4.27.0