Skip to content

Commit

Permalink
Bump asm from 9.3 to 9.4 (#2521)
Browse files Browse the repository at this point in the history
Bumps asm from 9.3 to 9.4.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Dec 8, 2022
1 parent 68b716b commit 1198a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
@@ -762,7 +762,7 @@
<!-- Locate the root directory of the multi-module build -->
<root.dir>${project.basedir}/..</root.dir>
<!-- Versions -->
<asm.version>9.3</asm.version>
<asm.version>9.4</asm.version>
<assertj.version>3.23.1</assertj.version>
<bridger.version>1.6.Final</bridger.version>
<guava.version>31.1-jre</guava.version><!-- didn't want to go beyond v27 but forced to by security https://github.com/google/guava/issues/3320 -->

0 comments on commit 1198a31

Please sign in to comment.