Skip to content

Commit 1c6fb80

Browse files
authored
Merge pull request #15 from aws-samples/dependabot/maven/org.json-json-20231013
Bump org.json:json from 20230227 to 20231013
2 parents 6de8695 + 6491564 commit 1c6fb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.json</groupId>
2424
<artifactId>json</artifactId>
25-
<version>20230227</version>
25+
<version>20231013</version>
2626
</dependency>
2727
<!-- https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api -->
2828
<dependency>

0 commit comments

Comments
 (0)