Skip to content

Commit

Permalink
Bump asm-analysis from 9.4 to 9.5
Browse files Browse the repository at this point in the history
Bumps asm-analysis from 9.4 to 9.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mirkosertic committed Apr 5, 2023
1 parent 09265a0 commit f126fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languagefeatures/java20/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-analysis</artifactId>
<version>9.4</version>
<version>9.5</version>
</dependency>
</dependencies>
</project>

0 comments on commit f126fdf

Please sign in to comment.