Skip to content

Commit c2ae66a

Browse files
Bump org.json:json from 20250517 to 20251224
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] <support@github.com>
1 parent 1ff4522 commit c2ae66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CryptoAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.json</groupId>
171171
<artifactId>json</artifactId>
172-
<version>20250517</version>
172+
<version>20251224</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)