You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2018/07/27 08:19:15 UTC

[4/6] james-project git commit: JAMES-2479 upgrade json-path

JAMES-2479 upgrade json-path


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/af080a46
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/af080a46
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/af080a46

Branch: refs/heads/master
Commit: af080a46289e5dca7036bc8cf57a772a14e29c49
Parents: b657d25
Author: Matthieu Baechler <ma...@apache.org>
Authored: Thu Jul 19 17:11:50 2018 +0200
Committer: Matthieu Baechler <ma...@apache.org>
Committed: Fri Jul 27 10:16:54 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/af080a46/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0ed2927..267f5d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1715,7 +1715,7 @@
             <dependency>
                 <groupId>com.jayway.jsonpath</groupId>
                 <artifactId>json-path</artifactId>
-                <version>2.1.0</version>
+                <version>2.4.0</version>
             </dependency>
             <dependency>
                 <groupId>io.rest-assured</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org