Skip to content

Commit

Permalink
dependabot: bump com.sun.istack:istack-commons-runtime (opensearch-pr…
Browse files Browse the repository at this point in the history
…oject#2960)

Bumps com.sun.istack:istack-commons-runtime from 3.0.12 to 4.2.0.

---
updated-dependencies:
- dependency-name: com.sun.istack:istack-commons-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2023
1 parent 8e044a6 commit 8227f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ dependencies {
runtimeOnly 'commons-codec:commons-codec:1.16.0'
runtimeOnly 'org.cryptacular:cryptacular:1.2.4'
runtimeOnly 'com.google.errorprone:error_prone_annotations:2.3.4'
runtimeOnly 'com.sun.istack:istack-commons-runtime:3.0.12'
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
runtimeOnly 'org.ow2.asm:asm:9.1'

Expand Down

0 comments on commit 8227f64

Please sign in to comment.