SOLR-12121: Upgrade jose4j to v0.6.5 which adds Java11 RSA PSS signature support

This commit is contained in:
Jan Høydahl 2019-04-15 22:11:27 +02:00
parent 9707bb6fa9
commit 181ca4ea7d
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ org.apache.velocity.tools.version = 3.0
/org.aspectj/aspectjrt = 1.8.0
/org.bitbucket.b_c/jose4j = 0.6.4
/org.bitbucket.b_c/jose4j = 0.6.5
org.bouncycastle.version = 1.60
/org.bouncycastle/bcmail-jdk15on = ${org.bouncycastle.version}