Skip to content

Commit

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

Bump org.json:json from 20210307 to 20231013 in /tck
  • Loading branch information
BalusC committed Mar 24, 2024
2 parents f8be719 + e0d9914 commit 0a53eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml 100755 → 100644
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20210307</version>
<version>20231013</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0a53eca

Please sign in to comment.