From 4ded7deeb2d3e42e0303a4283a291ec91ebdc857 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Tue, 30 Jan 2024 10:16:59 +0200 Subject: [PATCH] Remove outdate jose dependency (#1571) Signed-off-by: Marinov Avgustin --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index b866bd3a6..0d2f28a6e 100644 --- a/pom.xml +++ b/pom.xml @@ -723,14 +723,6 @@ ${spring.plugin.core.version} - - - org.springframework.security - spring-security-oauth2-jose - 5.8.8 - compile - - org.springdoc springdoc-openapi-starter-webmvc-ui