Skip to content

Commit

Permalink
Bump asm from 9.2 to 9.3
Browse files Browse the repository at this point in the history
Bumps asm from 9.2 to 9.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
1 parent 02c1663 commit e55586a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -376,7 +376,7 @@
<version.source.plugin>3.2.1</version.source.plugin>
<!-- Surefire versions are a minefield of bugs: be careful with upgrades -->
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<version.surefire.plugin.java-version.asm>9.2</version.surefire.plugin.java-version.asm>
<version.surefire.plugin.java-version.asm>9.3</version.surefire.plugin.java-version.asm>
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
<version.jacoco.plugin>0.8.7</version.jacoco.plugin>
<version.coveralls.plugin>4.3.0</version.coveralls.plugin>
Expand Down

0 comments on commit e55586a

Please sign in to comment.