You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/04/05 21:53:27 UTC

[maven-wagon] 01/08: [WAGON-506] Upgrade Jetty to 9.2.24.v20180105

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch dependency-upgrades
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit f4f952a0ab71581fcceb4474bcc3dd4baaa6c841
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Apr 5 22:52:42 2018 +0200

    [WAGON-506] Upgrade Jetty to 9.2.24.v20180105
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f7e135..814e552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@ under the License.
       <dependency>
         <groupId>org.eclipse.jetty.aggregate</groupId>
         <artifactId>jetty-all</artifactId>
-        <version>9.2.9.v20150224</version>
+        <version>9.2.24.v20180105</version>
       </dependency>
       <dependency>
         <groupId>javax.servlet</groupId>

-- 
To stop receiving notification emails like this one, please contact
michaelo@apache.org.