deps: update jackson to a vuln-free version,

bump java-jwt in the process
This commit is contained in:
Romain DEP.
2018-02-27 02:28:58 +01:00
parent be91fb08c4
commit c2416a57a8
2 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>