File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
45
45
compile " net.shibboleth.utilities:java-support:7.5.1"
46
46
compile " org.apache.santuario:xmlsec:2.1.4"
47
47
compile " io.dropwizard.metrics:metrics-core:3.2.2"
48
- compile (" org.cryptacular:cryptacular:1.2.3 " ) {
48
+ compile (" org.cryptacular:cryptacular:1.2.4 " ) {
49
49
exclude group : ' org.bouncycastle'
50
50
}
51
51
compile " org.slf4j:slf4j-api:${ versions.slf4j} "
@@ -56,7 +56,7 @@ dependencies {
56
56
compile " org.apache.httpcomponents:httpcore-nio:${ versions.httpcore} "
57
57
compile " org.apache.httpcomponents:httpclient-cache:${ versions.httpclient} "
58
58
compile ' com.google.guava:guava:19.0'
59
-
59
+
60
60
// Dependencies for oidc
61
61
compile " com.nimbusds:oauth2-oidc-sdk:6.16.5"
62
62
compile " com.nimbusds:nimbus-jose-jwt:8.2"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ 4994c015d87886212683245d13e87f6fb903a760
You can’t perform that action at this time.
0 commit comments