You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2020/03/17 14:30:15 UTC

[myfaces-tobago] branch master updated: update jetty version

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

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b70fd8  update jetty version
1b70fd8 is described below

commit 1b70fd8bdd320c14c90c79b0ac25ab716fe60306
Author: Henning Nöth <hn...@apache.org>
AuthorDate: Tue Mar 17 15:20:44 2020 +0100

    update jetty version
---
 tobago-example/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/pom.xml b/tobago-example/pom.xml
index 9db7c90..fd58a33 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -84,7 +84,7 @@
         <plugin>
           <groupId>org.eclipse.jetty</groupId>
           <artifactId>jetty-maven-plugin</artifactId>
-          <version>9.4.20.v20190813</version>
+          <version>9.4.27.v20200227</version>
           <configuration>
             <!--
             to run the webapp in jetty in development mode use