Skip to content

Commit 67f9024

Browse files
dependabot[bot]Shouren
authored andcommitted
build(deps): bump com.jayway.jsonpath:json-path
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.2.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@2.2.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]>
1 parent ef7fe40 commit 67f9024

File tree

1 file changed

+1
-1
lines changed
  • test/integration-test/openmldb-test-java/openmldb-test-common

1 file changed

+1
-1
lines changed

test/integration-test/openmldb-test-java/openmldb-test-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.jayway.jsonpath</groupId>
6868
<artifactId>json-path</artifactId>
69-
<version>2.2.0</version>
69+
<version>2.9.0</version>
7070
</dependency>
7171
</dependencies>
7272

0 commit comments

Comments
 (0)