Skip to content

Commit

Permalink
Bump project.asmVer from 9.7 to 9.7.1
Browse files Browse the repository at this point in the history
Bumps `project.asmVer` from 9.7 to 9.7.1.

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

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

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

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

Updates `org.ow2.asm:asm-util` 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-analysis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.ow2.asm:asm-commons
  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
- dependency-name: org.ow2.asm:asm-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent c396462 commit bb30662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MCAntiMalware-Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,6 @@
</dependencies>

<properties>
<project.asmVer>9.7</project.asmVer>
<project.asmVer>9.7.1</project.asmVer>
</properties>
</project>

0 comments on commit bb30662

Please sign in to comment.