This closes #661
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/d16597cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/d16597cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/d16597cf Branch: refs/heads/master Commit: d16597cf94c086c3a8519922e19a8aa8ce2a8871 Parents: 645f8e6 e863a86 Author: Alex Heneveld <[email protected]> Authored: Wed Jun 3 01:18:35 2015 +0200 Committer: Alex Heneveld <[email protected]> Committed: Wed Jun 3 01:18:35 2015 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/d16597cf/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 430bc3a,d35a53a..085e349 --- a/pom.xml +++ b/pom.xml @@@ -155,10 -155,10 +155,10 @@@ <jetty.version>8.1.17.v20150415</jetty.version> <airline.version>0.6</airline.version> <mockwebserver.version>20121111</mockwebserver.version> - <freemarker.version>2.3.19</freemarker.version> + <freemarker.version>2.3.22</freemarker.version> <commons-io.version>2.4</commons-io.version> <hazelcast.version>3.0</hazelcast.version> - <jsonPath.version>0.9.1</jsonPath.version> + <jsonPath.version>2.0.0</jsonPath.version> <commons-compress.version>1.4</commons-compress.version> <qpid.version>0.20</qpid.version> <mongodb.version>2.11.4</mongodb.version>
