Skip to content

Commit

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

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

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] committed Mar 27, 2023
1 parent adab474 commit 1d3bd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator-build-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.4</version>
<version>9.5</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1d3bd7e

Please sign in to comment.