Test only symmetric decryption (not RSA)

This commit is contained in:
Dave Syer
2015-05-21 14:56:57 +01:00
parent 401441594e
commit 6bc870dcf4

View File

@@ -42,7 +42,7 @@
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsa</artifactId>
<artifactId>spring-security-crypto</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>