summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-14 18:11:23 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2023-04-15 21:12:53 +0000
commit213aca6d8eabaea92e591fadb8bc1f7c2bd8cfee (patch)
treef46ad65e23a2feb3ae6ca336a27a38d67bf80f8a /parent
parent8ee27958b2f51eff74f3e4e8eff945f186243a92 (diff)
Bump json from 20220320 to 20230227 in /parent
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20230227. - [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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index ace6a47d6bc..8d2f802e34b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1166,7 +1166,7 @@
<netty.version>4.1.86.Final</netty.version>
<netty-tcnative.version>2.0.54.Final</netty-tcnative.version>
<onnxruntime.version>1.13.1</onnxruntime.version> <!-- WARNING: sync cloud-tenant-base-dependencies-enforcer/pom.xml -->
- <org.json.version>20220320</org.json.version>
+ <org.json.version>20230227</org.json.version>
<org.lz4.version>1.8.0</org.lz4.version>
<prometheus.client.version>0.6.0</prometheus.client.version>
<protobuf.version>3.21.7</protobuf.version>