Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 556b2ae commit 986cf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.release>11</maven.compiler.release>
<javac.debuglevel>lines,source,vars</javac.debuglevel>

<dependency.asm.version>9.2</dependency.asm.version>
<dependency.asm.version>9.7</dependency.asm.version>
<dependency.checkstyle.version>10.5.0</dependency.checkstyle.version>
<!-- the doxia version relates directly to the maven-site-plugin version -->
<dependency.doxia.version>2.0.0-M7</dependency.doxia.version>
Expand Down

0 comments on commit 986cf69

Please sign in to comment.