We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35299b commit 398b489Copy full SHA for 398b489
pom.xml
@@ -307,7 +307,7 @@
307
<dependency>
308
<groupId>commons-io</groupId>
309
<artifactId>commons-io</artifactId>
310
- <version>2.16.1</version>
+ <version>2.17.0</version>
311
</dependency>
312
313
<groupId>io.netty</groupId>
@@ -320,7 +320,7 @@
320
321
<groupId>com.google.guava</groupId>
322
<artifactId>guava</artifactId>
323
- <version>33.3.0-jre</version>
+ <version>33.3.1-jre</version>
324
<scope>test</scope>
325
326
@@ -349,7 +349,7 @@
349
350
<groupId>org.junit.jupiter</groupId>
351
<artifactId>junit-jupiter</artifactId>
352
- <version>5.11.0</version>
+ <version>5.11.1</version>
353
354
355
0 commit comments