[JAVA-31186] Clean up some Jenkins warnings (#15890)

This commit is contained in:
panos-kakos
2024-02-16 13:29:18 +02:00
committed by GitHub
parent 250500d120
commit 20f151aad0
5 changed files with 7 additions and 17 deletions
-6
View File
@@ -112,12 +112,6 @@
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>