Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 (#1154)
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](https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
ed7429c293
commit
383bea32f6
2
pom.xml
2
pom.xml
|
@ -22,7 +22,7 @@
|
||||||
<httpcore.version>4.4.15</httpcore.version>
|
<httpcore.version>4.4.15</httpcore.version>
|
||||||
<jedis.version>3.7.1</jedis.version>
|
<jedis.version>3.7.1</jedis.version>
|
||||||
<jruby.version>9.3.9.0</jruby.version>
|
<jruby.version>9.3.9.0</jruby.version>
|
||||||
<json-path.version>2.8.0</json-path.version>
|
<json-path.version>2.9.0</json-path.version>
|
||||||
<junit.version>4.13.2</junit.version>
|
<junit.version>4.13.2</junit.version>
|
||||||
<jython.version>2.7.3</jython.version>
|
<jython.version>2.7.3</jython.version>
|
||||||
<log4j2.version>2.23.1</log4j2.version>
|
<log4j2.version>2.23.1</log4j2.version>
|
||||||
|
|
Loading…
Reference in New Issue