Skip to content

Commit

Permalink
Merge pull request kitodo#5814 from kitodo/dependabot/maven/org.json-…
Browse files Browse the repository at this point in the history
…json-20231013

Bump org.json:json from 20230227 to 20231013
  • Loading branch information
solth authored Oct 24, 2023
2 parents 6e8c322 + ec05719 commit 98be130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ from system library in Java 11+ -->
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 98be130

Please sign in to comment.