Skip to content

Commit f3014f9

Browse files
build(deps): bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.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](json-path/JsonPath@json-path-2.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 2.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0920e3e commit f3014f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<apache.dubbo.version>3.2.7</apache.dubbo.version>
5454
<slf4j.version>1.7.25</slf4j.version>
55-
<json_path_version>2.8.0</json_path_version>
55+
<json_path_version>2.9.0</json_path_version>
5656
<junit.version>4.13.1</junit.version>
5757
<byte-buddy.version>1.14.19</byte-buddy.version>
5858
<mockito.version>4.9.0</mockito.version>

0 commit comments

Comments
 (0)