diff --git a/pom.xml b/pom.xml index 22248fa68..068995751 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.springdoc springdoc-openapi @@ -71,7 +73,6 @@ 1.6.8 2.1.1 3.25.0 - 0.38 2.3.8.RELEASE 4.8.44 @@ -106,17 +107,6 @@ swagger-ui ${swagger-ui.version} - - org.webjars - webjars-locator - ${webjars-locator.version} - - - com.fasterxml.jackson.core - jackson-databind - - - org.springframework.security.oauth spring-security-oauth2 diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index 3cd731fca..f9eeb5bc6 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -26,7 +26,7 @@ org.webjars - webjars-locator + webjars-locator-core org.hibernate.validator diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index 82ee831a7..5f8dd9ff8 100644 --- a/springdoc-openapi-webflux-ui/pom.xml +++ b/springdoc-openapi-webflux-ui/pom.xml @@ -21,7 +21,7 @@ org.webjars - webjars-locator + webjars-locator-core org.hibernate.validator