Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/subscription-check-thread-interrupt
Browse files Browse the repository at this point in the history
  • Loading branch information
SoilChang authored Feb 19, 2024
2 parents cc7bb72 + f86e1ba commit f5afbeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20231013</version>
<version>20240205</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand All @@ -79,7 +79,7 @@
<dependency>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket-core</artifactId>
<version>2.8.3</version>
<version>2.9.0</version>
<type>pom</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit f5afbeb

Please sign in to comment.