Skip to content

Commit 8d13a44

Browse files
chore(deps): update dependency com.jayway.jsonpath:json-path to v2.10.0
1 parent d8718fc commit 8d13a44

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-pushgateway

1 file changed

+1
-1
lines changed

integration-tests/it-pushgateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.jayway.jsonpath</groupId>
5050
<artifactId>json-path</artifactId>
51-
<version>2.9.0</version>
51+
<version>2.10.0</version>
5252
<scope>test</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)