Skip to content

Commit 0c9e905

Browse files
chore(deps): bump org.json:json from 20240303 to 20260522 in /infra/cdk
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20260522. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2024030...2026052) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cf7258 commit 0c9e905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/cdk/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>20240303</version>
114+
<version>20260522</version>
115115
</dependency>
116116

117117
<!-- YAML library for buildspec parsing -->

0 commit comments

Comments
 (0)