Skip to content

Commit

Permalink
Update dependency org.ow2.asm:asm to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2022
1 parent 684e38c commit 157a0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vuu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.2</version> <!-- Use newer version of ASM -->
<version>6.2.1</version> <!-- Use newer version of ASM -->
</dependency>

</dependencies>
Expand Down

0 comments on commit 157a0c5

Please sign in to comment.