Skip to content

Commit cd3f37f

Browse files
author
Gary Keim
committed
Upgrade xstream and json-path (jayway)
1 parent f9d1dcc commit cd3f37f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>com.thoughtworks.xstream</groupId>
232232
<artifactId>xstream</artifactId>
233-
<version>1.4.18</version>
233+
<version>1.4.19</version>
234234
</dependency>
235235
<dependency>
236236
<groupId>org.apache.ant</groupId>
@@ -503,7 +503,7 @@
503503
<dependency>
504504
<groupId>com.jayway.jsonpath</groupId>
505505
<artifactId>json-path</artifactId>
506-
<version>2.6.0</version>
506+
<version>2.7.0</version>
507507
</dependency>
508508
<dependency>
509509
<groupId>org.apache.shiro</groupId>

0 commit comments

Comments
 (0)