Update dependency org.ow2.asm:asm to v9.9

This commit is contained in:
renovate[bot] 2025-10-04 20:12:47 +00:00 committed by GitHub
parent 49f837247d
commit e7513f7a11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.8</version>
<version>9.9</version>
</dependency>
<dependency>
<!-- provided by jcl-over-slf4j -->