Skip to content

Commit f5afbeb

Browse files
authored
Merge branch 'master' into bugfix/subscription-check-thread-interrupt
2 parents cc7bb72 + f86e1ba commit f5afbeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.json</groupId>
6969
<artifactId>json</artifactId>
70-
<version>20231013</version>
70+
<version>20240205</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.code.gson</groupId>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.kohlschutter.junixsocket</groupId>
8181
<artifactId>junixsocket-core</artifactId>
82-
<version>2.8.3</version>
82+
<version>2.9.0</version>
8383
<type>pom</type>
8484
<scope>test</scope>
8585
</dependency>

0 commit comments

Comments
 (0)