Skip to content

Commit

Permalink
Bump org.ow2.asm.version from 9.7 to 9.7.1
Browse files Browse the repository at this point in the history
Bumps `org.ow2.asm.version` from 9.7 to 9.7.1.

Updates `org.ow2.asm:asm` from 9.7 to 9.7.1

Updates `org.ow2.asm:asm-tree` from 9.7 to 9.7.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pfichtner committed Oct 7, 2024
1 parent 047ad20 commit f379e24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<org.ow2.asm.version>9.7</org.ow2.asm.version>
<org.ow2.asm.version>9.7.1</org.ow2.asm.version>
<maven.surefire.version>3.5.1</maven.surefire.version>
<org.ow2.asm.version>9.7</org.ow2.asm.version>
<org.ow2.asm.version>9.7.1</org.ow2.asm.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f379e24

Please sign in to comment.