Skip to content

Commit b4a21c8

Browse files
authored
Merge pull request #9 from hammadirshad/renovate/maven-org.json-json-vulnerability
Update dependency org.json:json to v20231013 [SECURITY]
2 parents da22cf0 + ab07e18 commit b4a21c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorization-code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.json</groupId>
5353
<artifactId>json</artifactId>
54-
<version>20211205</version>
54+
<version>20231013</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)