Skip to content

Commit f341626

Browse files
Bump org.json:json from 20240303 to 20250107
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. - [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-version: '20250107' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5f9eb5 commit f341626

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal-extension-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.json</groupId>
2929
<artifactId>json</artifactId>
30-
<version>20240303</version>
30+
<version>20250107</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>org.eclipse</groupId>

websocket-api-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.json</groupId>
7474
<artifactId>json</artifactId>
75-
<version>20240303</version>
75+
<version>20250107</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)