Bump org.ow2.asm:asm from 9.7 to 9.7.1 - JDK 24 support · codehaus-plexus/plexus-languages@1978ee7 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 1978ee7
authored and
committed
Bump org.ow2.asm:asm from 9.7 to 9.7.1 - JDK 24 support
Signed-off-by: Jorge Solórzano jorsol@gmail.com
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -15,7 +15,7 @@ | ||
| 15 | 15 | <dependency> |
| 16 | 16 | <groupId>org.ow2.asm</groupId> |
| 17 | 17 | <artifactId>asm</artifactId> |
| 18 | - <version>9.7</version> | |
| 18 | + <version>9.7.1</version> | |
| 19 | 19 | </dependency> |
| 20 | 20 | <dependency> |
| 21 | 21 | <groupId>com.thoughtworks.qdox</groupId> |