Skip to content

Commit b4b871a

Browse files
upgraded net.lingala.zip4j:zip4j, org.jetbrains:annotations
1 parent f625eee commit b4b871a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>net.lingala.zip4j</groupId>
201201
<artifactId>zip4j</artifactId>
202-
<version>2.9.0</version>
202+
<version>2.11.5</version>
203203
</dependency>
204204
<dependency>
205205
<groupId>net.sf.trove4j</groupId>
@@ -287,7 +287,7 @@
287287
<dependency>
288288
<groupId>org.jetbrains</groupId>
289289
<artifactId>annotations</artifactId>
290-
<version>22.0.0</version>
290+
<version>24.0.1</version>
291291
</dependency>
292292
<dependency>
293293
<groupId>org.mongodb</groupId>

0 commit comments

Comments
 (0)