From 3ad3cfd7e2de42aaaf8ba0af258ef21a064027bc Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 19 Aug 2018 15:28:54 +0200 Subject: [PATCH] Polish dependency management for OIDC starter See gh-13830 --- .../spring-boot-starter-oauth2-oidc-client/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-oidc-client/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-oidc-client/pom.xml index e59f26b07fc..7ae182e2831 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-oidc-client/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-oidc-client/pom.xml @@ -29,6 +29,12 @@ org.springframework.security spring-security-oauth2-client + + + javax.mail + javax.mail-api + + org.springframework.security