Skip to content

Commit

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

---
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 Nov 20, 2023
1 parent 06b0339 commit ea427d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<!-- https://mvnrepository.com/artifact/org.ow2.asm/asm -->
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
<version>9.6</version>
</dependency>
<dependency>
<groupId>de.fraunhofer.iem</groupId>
Expand Down

0 comments on commit ea427d2

Please sign in to comment.