Skip to content

Commit

Permalink
Bump org.ow2.asm:asm-commons from 7.3.1 to 9.7
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm-commons from 7.3.1 to 9.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 1fb25a5 commit b619f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-it-support/core-it-javaagent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ under the License.
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>7.3.1</version>
<version>9.7</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit b619f18

Please sign in to comment.