[java-parent-project-v3] branch master updated: Update Jetty to 9.2.14.v20151106.

Tom Zeller tzeller at dragonacea.biz
Sat Nov 14 03:34:04 EST 2015


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-parent-project-v3.

The following commit(s) were added to refs/heads/master by this push:
       new  270e65c   Update Jetty to 9.2.14.v20151106.
270e65c is described below

commit 270e65c0fd78cd7fcd3e39665d694b2bdd43f472
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat Nov 14 02:35:40 2015 -0600

    Update Jetty to 9.2.14.v20151106.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9052129..7d794b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.3.6</httpclient.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
-        <jetty.version>9.2.13.v20150730</jetty.version>
+        <jetty.version>9.2.14.v20151106</jetty.version>
         <logback.version>1.1.3</logback.version>
         <slf4j.groupId>org.slf4j</slf4j.groupId>
         <slf4j.version>1.7.12</slf4j.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list