From ae3534263a88ebe7ffc6bf4ca13de589bba87ac7 Mon Sep 17 00:00:00 2001 From: Bartosz Ocytko Date: Sat, 15 Feb 2025 22:05:08 +0100 Subject: [PATCH 1/2] Removes duplicated package from pom.xml --- problem-spring-webflux/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/problem-spring-webflux/pom.xml b/problem-spring-webflux/pom.xml index 7ae97e06..8bf5049c 100644 --- a/problem-spring-webflux/pom.xml +++ b/problem-spring-webflux/pom.xml @@ -81,11 +81,6 @@ jakarta.websocket-client-api test - - org.springframework.security - spring-security-config - test - org.junit.jupiter junit-jupiter-engine From 36774ba2ffd1a7bc3c055056658a910d76818fa6 Mon Sep 17 00:00:00 2001 From: Bartosz Ocytko Date: Sat, 15 Feb 2025 22:10:35 +0100 Subject: [PATCH 2/2] specify version for maven-javadoc-plugin --- problem-violations/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/problem-violations/pom.xml b/problem-violations/pom.xml index 55c22424..0729f358 100644 --- a/problem-violations/pom.xml +++ b/problem-violations/pom.xml @@ -62,7 +62,9 @@ + org.apache.maven.plugin maven-javadoc-plugin + 3.5.0