Skip to content

Commit f837292

Browse files
authored
Update cryptacular to 1.2.4 (#52331) (#52350)
Cryptacular is a dependency of opensaml
1 parent 7a1ca67 commit f837292

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

x-pack/plugin/security/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
compile "net.shibboleth.utilities:java-support:7.5.1"
4646
compile "org.apache.santuario:xmlsec:2.1.4"
4747
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") {
4949
exclude group: 'org.bouncycastle'
5050
}
5151
compile "org.slf4j:slf4j-api:${versions.slf4j}"
@@ -56,7 +56,7 @@ dependencies {
5656
compile "org.apache.httpcomponents:httpcore-nio:${versions.httpcore}"
5757
compile "org.apache.httpcomponents:httpclient-cache:${versions.httpclient}"
5858
compile 'com.google.guava:guava:19.0'
59-
59+
6060
// Dependencies for oidc
6161
compile "com.nimbusds:oauth2-oidc-sdk:6.16.5"
6262
compile "com.nimbusds:nimbus-jose-jwt:8.2"

x-pack/plugin/security/licenses/cryptacular-1.2.3.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4994c015d87886212683245d13e87f6fb903a760

0 commit comments

Comments
 (0)