build: Update paperweight to 1.5.12 and Gradle Wrapper to 8.7 (#10361)

This commit is contained in:
Jason Penilla
2024-03-29 10:43:36 -07:00
parent 8fa3b24907
commit 2b24892fa4
7 changed files with 13 additions and 50 deletions

View File

@@ -241,12 +241,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
- </dependency>
- <dependency>
- <groupId>org.ow2.asm</groupId>
- <artifactId>asm</artifactId>
- <version>9.5</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>org.ow2.asm</groupId>
- <artifactId>asm-commons</artifactId>
- <version>9.5</version>
- <scope>compile</scope>