This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to refs/heads/master by this push:
new 32abf0a20 build(deps): bump org.json:json from 20160810 to 20231013 in
/java-client (#1781)
32abf0a20 is described below
commit 32abf0a207f504044d9262e0e350091dde7113ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 28 18:18:06 2024 +0800
build(deps): bump org.json:json from 20160810 to 20231013 in /java-client
(#1781)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from
20160810 to 20231013.
- [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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
java-client/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java-client/pom.xml b/java-client/pom.xml
index 4054ab664..0ef7d1157 100644
--- a/java-client/pom.xml
+++ b/java-client/pom.xml
@@ -65,7 +65,7 @@
<dropwizard.version>3.1.2</dropwizard.version>
<slf4j.version>1.7.36</slf4j.version>
<apache.commons.lang3.version>3.12.0</apache.commons.lang3.version>
- <json.version>20160810</json.version>
+ <json.version>20231013</json.version>
<netty.version>4.1.85.Final</netty.version>
<zstd-jni.version>1.3.7-1</zstd-jni.version>
<libthrift.version>0.11.0</libthrift.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]