Commit db27d8fd authored by Stephane Nicoll's avatar Stephane Nicoll

Revert "Polish dependency management for OIDC starter"

This reverts commit 3ad3cfd7.

Closes gh-14137
parent 20c8f614
......@@ -29,12 +29,6 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
<exclusions>
<exclusion>
<groupId>javax.mail</groupId>
<artifactId>javax.mail-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment