Bump io.avaje:junit and bytebuddy version to support JDK 22+

This commit is contained in:
Rob Bygrave
2023-10-25 21:58:19 +13:00
parent 05210ec411
commit 8f6a3c59d1
22 changed files with 28 additions and 142 deletions
-7
View File
@@ -74,13 +74,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.avaje</groupId>
<artifactId>junit</artifactId>
<version>1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.avaje.composite</groupId>
<artifactId>logback</artifactId>