This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 87d25be1b6 Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0
(#5123)
87d25be1b6 is described below
commit 87d25be1b637c1da50e9b5f99e42781b39003b8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 16 17:33:10 2024 +0800
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 (#5123)
* Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath)
from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
-
[Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
-
[Commits](https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.9.0)
---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update known-dependencies.txt
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
---
pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ebbd1308c5..d500b6bac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<!-- marshalling -->
<gson.version>2.8.9</gson.version>
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
- <jsonpath.version>2.7.0</jsonpath.version>
+ <jsonpath.version>2.9.0</jsonpath.version>
<jettison.version>1.5.4</jettison.version>
<xstream.core.version>1.4.20</xstream.core.version>
<woodstox.version>6.4.0</woodstox.version>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index ce62898ae7..48c82ce8b6 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -469,7 +469,7 @@ jruby-complete-9.3.4.0.jar
json-0.191.jar
json-0.193.jar
json-1.8.jar
-json-path-2.7.0.jar
+json-path-2.9.0.jar
json-smart-2.4.10.jar
jsp-2.1-6.1.14.jar
jsp-api-2.1-6.1.14.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]