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

Commit ee2fc19

Browse files
Bump org.json:json from 20230227 to 20231013
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [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 6a89436 commit ee2fc19

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.json</groupId>
113113
<artifactId>json</artifactId>
114-
<version>20230227</version>
114+
<version>20231013</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>com.nimbusds</groupId>

0 commit comments

Comments
 (0)