Skip to content

Commit

Permalink
Update dependencies (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hellhake authored May 10, 2024
1 parent 87d9e20 commit 3f97468
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20200518</version>
<version>20240303</version>
</dependency>
<dependency>
<groupId>org.nanohttpd</groupId>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.5.5</version>
<version>3.5.9</version>
</dependency>
<dependency>
<groupId>com.github.everit-org.json-schema</groupId>
Expand Down

0 comments on commit 3f97468

Please sign in to comment.