Skip to content

Commit ea9db3d

Browse files
Bump org.json:json from 20231013 to 20250517 in /cccm-backend
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20250517. - [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: '20250517' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91b5c87 commit ea9db3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cccm-backend/cccm-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<quarkus.platform.version>3.29.0</quarkus.platform.version>
1717
<surefire-plugin.version>3.1.2</surefire-plugin.version>
1818
<mapstruct.version>1.5.5.Final</mapstruct.version>
19-
<org.json.version>20231013</org.json.version>
19+
<org.json.version>20251224</org.json.version>
2020
<default-package>ca.bc.gov.open.jag.cccm.api</default-package>
2121
</properties>
2222
<dependencyManagement>

0 commit comments

Comments
 (0)