Skip to content

Commit 84d9ace

Browse files
committed
Update dependencies
1 parent 7663667 commit 84d9ace

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,17 @@
7070
<dependency>
7171
<groupId>io.netty</groupId>
7272
<artifactId>netty-all</artifactId>
73-
<version>4.1.115.Final</version>
73+
<version>4.1.116.Final</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.json</groupId>
7777
<artifactId>json</artifactId>
78-
<version>20240303</version>
78+
<version>20241224</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.junit.jupiter</groupId>
8282
<artifactId>junit-jupiter-engine</artifactId>
83-
<version>5.11.3</version>
83+
<version>5.11.4</version>
8484
<scope>test</scope>
8585
</dependency>
8686
</dependencies>

0 commit comments

Comments
 (0)