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

Commit f564735

Browse files
Bump json from 20170516 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20170516 to 20230227. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 058afec commit f564735

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)