Skip to content

Commit

Permalink
Bump asm from 7.1 to 9.2 in /test/logger-usage (#2134)
Browse files Browse the repository at this point in the history
Bumps asm from 7.1 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f703de9)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 3, 2022
1 parent 34a6b2d commit 167699e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/logger-usage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
apply plugin: 'opensearch.java'

dependencies {
api 'org.ow2.asm:asm:7.1'
api 'org.ow2.asm:asm:9.2'
api 'org.ow2.asm:asm-tree:7.1'
api 'org.ow2.asm:asm-analysis:7.1'
api "org.apache.logging.log4j:log4j-api:${versions.log4j}"
Expand Down

0 comments on commit 167699e

Please sign in to comment.