Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 3342432

Browse files
fix(deps): update dependency com.jayway.jsonpath:json-path to v2.8.0
1 parent 17a1e76 commit 3342432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>com.jayway.jsonpath</groupId>
162162
<artifactId>json-path</artifactId>
163-
<version>2.7.0</version>
163+
<version>2.8.0</version>
164164
</dependency>
165165

166166
</dependencies>

0 commit comments

Comments
 (0)