Skip to content

Commit 5c0cb4e

Browse files
Build(deps): Bump org.json:json from 20250517 to 20251224 (#945)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20251224. - [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: '20251224' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3250058 commit 5c0cb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basyx.common/basyx.client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.json</groupId>
5858
<artifactId>json</artifactId>
59-
<version>20250517</version>
59+
<version>20251224</version>
6060
</dependency>
6161

6262
<!-- https://mvnrepository.com/artifact/com.nimbusds/oauth2-oidc-sdk -->

0 commit comments

Comments
 (0)