Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 6a89436

Browse files
authored
Merge pull request #29 from bitctrl/dependabot/maven/org.json-json-20230227
Bump json from 20170516 to 20230227
2 parents 3ce17e0 + f564735 commit 6a89436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.json</groupId>
113113
<artifactId>json</artifactId>
114-
<version>20170516</version>
114+
<version>20230227</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>com.nimbusds</groupId>

0 commit comments

Comments
 (0)