diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d672f1b06b..8d4fa1c959 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1284,20 +1284,6 @@ bom { ] } } - library("OAuth2 OIDC SDK", "9.3.3") { - group("com.nimbusds") { - modules = [ - "oauth2-oidc-sdk" - ] - } - } - library("Nimbus JOSE JWT", "9.8.1") { - group("com.nimbusds") { - modules = [ - "nimbus-jose-jwt" - ] - } - } library("OJDBC", "19.3.0.0") { group("com.oracle.ojdbc") { modules = [