Skip to content

Commit

Permalink
Update cryptacular to 1.2.4 (#52331) (#52349)
Browse files Browse the repository at this point in the history
Cryptacular is a dependency of opensaml
  • Loading branch information
jkakavas authored Feb 14, 2020
1 parent efd7542 commit 6cd4292
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion x-pack/plugin/security/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
compile "net.shibboleth.utilities:java-support:7.5.1"
compile "org.apache.santuario:xmlsec:2.1.4"
compile "io.dropwizard.metrics:metrics-core:3.2.2"
compile ("org.cryptacular:cryptacular:1.2.3") {
compile ("org.cryptacular:cryptacular:1.2.4") {
exclude group: 'org.bouncycastle'
}
compile "org.slf4j:slf4j-api:${versions.slf4j}"
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugin/security/licenses/cryptacular-1.2.3.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions x-pack/plugin/security/licenses/cryptacular-1.2.4.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4994c015d87886212683245d13e87f6fb903a760

0 comments on commit 6cd4292

Please sign in to comment.