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 f625eee commit b4b871aCopy full SHA for b4b871a
code/pom.xml
@@ -199,7 +199,7 @@
199
<dependency>
200
<groupId>net.lingala.zip4j</groupId>
201
<artifactId>zip4j</artifactId>
202
- <version>2.9.0</version>
+ <version>2.11.5</version>
203
</dependency>
204
205
<groupId>net.sf.trove4j</groupId>
@@ -287,7 +287,7 @@
287
288
<groupId>org.jetbrains</groupId>
289
<artifactId>annotations</artifactId>
290
- <version>22.0.0</version>
+ <version>24.0.1</version>
291
292
293
<groupId>org.mongodb</groupId>
0 commit comments