Skip to content

Commit bdd2a83

Browse files
authored
Merge pull request #24 from smsapi/json-lib
Update JSON dependency
2 parents c35c047 + 269e3ac commit bdd2a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.json</groupId>
4949
<artifactId>json</artifactId>
50-
<version>20140107</version>
50+
<version>20231013</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)