JAVA-14889 Update spring-security-web-angular module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12960)

This commit is contained in:
anuragkumawat
2022-11-06 10:53:53 +05:30
committed by GitHub
parent 548c69164f
commit ce4b255177
4 changed files with 30 additions and 41 deletions
@@ -10,8 +10,9 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>spring-security-modules</artifactId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<modules>