[JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile (#14142)

* [JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile

* [JAVA-20615] test build

* [JAVA-20615] test build

* [JAVA-20615] Clean up
This commit is contained in:
panos-kakos
2023-05-31 19:56:25 +03:00
committed by GitHub
parent 26fe19be07
commit e917196734
8 changed files with 62 additions and 6 deletions
@@ -3,7 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>spring-security-oauth2-sso</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>spring-security-oauth2-sso</name>