File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Jayway JsonPath is a Java port of [Stefan Goessner JsonPath implementation](http
1111
1212News
1313----
14+ 30 Jan 2022 - Released JsonPath 2.7.0
15+
141602 Jun 2021 - Released JsonPath 2.6.0
1517
161810 Dec 2020 - Released JsonPath 2.5.0
@@ -41,7 +43,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y
4143<dependency >
4244 <groupId >com.jayway.jsonpath</groupId >
4345 <artifactId >json-path</artifactId >
44- <version >2.6 .0</version >
46+ <version >2.7 .0</version >
4547</dependency >
4648```
4749
Original file line number Diff line number Diff line change 3636 ' org.slf4j:slf4j-simple:1.7.35'
3737 ]
3838 ]
39- snapshotVersion = true
39+ snapshotVersion = false
4040}
4141
4242allprojects {
You can’t perform that action at this time.
0 commit comments