Skip to content

Commit

Permalink
[Backport 2.x] Bump org.cryptacular:cryptacular from 1.2.6 to 1.2.7 (o…
Browse files Browse the repository at this point in the history
…pensearch-project#4656)

Also backport Bump com.google.errorprone:error_prone_annotations from 2.29.2 to
2.30.0 (opensearch-project#4636)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
dependabot[bot] authored and peternied committed Aug 19, 2024
1 parent 3e7d061 commit 9389ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -607,8 +607,8 @@ dependencies {
runtimeOnly 'com.sun.activation:jakarta.activation:1.2.2'
runtimeOnly 'com.eclipsesource.minimal-json:minimal-json:0.9.5'
runtimeOnly 'commons-codec:commons-codec:1.17.1'
runtimeOnly 'org.cryptacular:cryptacular:1.2.6'
compileOnly 'com.google.errorprone:error_prone_annotations:2.29.2'
runtimeOnly 'org.cryptacular:cryptacular:1.2.7'
compileOnly 'com.google.errorprone:error_prone_annotations:2.30.0'
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
runtimeOnly 'org.ow2.asm:asm:9.7'
Expand Down

0 comments on commit 9389ef6

Please sign in to comment.