Commit fb90f221 authored by Alex Segers's avatar Alex Segers

[AFP-73] Uninstall Spring Security Crypto -- switching auth strategy to OAuth [@asegers]

parent 153c9493
......@@ -49,12 +49,6 @@
<artifactId>javafaker</artifactId>
<version>1.0.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springframework.security/spring-security-crypto -->
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-crypto</artifactId>
<version>5.4.5</version>
</dependency>
</dependencies>
<build>
......
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