jetty version 9.4.5.v20170502 Signed-off-by: olivier lamy <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/900e010b Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/900e010b Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/900e010b Branch: refs/heads/master Commit: 900e010b927fa7d2ea3ba04c41be0bfad34426eb Parents: 2a027a2 Author: olivier lamy <[email protected]> Authored: Thu May 11 21:14:53 2017 +1000 Committer: olivier lamy <[email protected]> Committed: Thu May 11 21:14:53 2017 +1000 ---------------------------------------------------------------------- redback-integrations/redback-rest/redback-rest-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/900e010b/redback-integrations/redback-rest/redback-rest-services/pom.xml ---------------------------------------------------------------------- diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml index bfd1770..cec6848 100644 --- a/redback-integrations/redback-rest/redback-rest-services/pom.xml +++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml @@ -33,7 +33,7 @@ <properties> <tomcatVersion>7.0.57</tomcatVersion> - <jetty.version>9.3.19.v20170502</jetty.version> + <jetty.version>9.4.5.v20170502</jetty.version> <rest.test.timeout>1000000</rest.test.timeout> </properties>
