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 2021/02/23 09:16:29 UTC

[myfaces-tobago] branch tobago-4.x updated: chore(deps): bump jetty-maven-plugin

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 0e96fd8  chore(deps): bump jetty-maven-plugin
0e96fd8 is described below

commit 0e96fd84de0f3bbfe99a5855937cb6532448f2e2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Feb 23 07:14:00 2021 +0000

    chore(deps): bump jetty-maven-plugin
    
    Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.36.v20210114 to 9.4.37.v20210219.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.37.v20210219)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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 fa66c8a..90a4172 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -83,7 +83,7 @@
         <plugin>
           <groupId>org.eclipse.jetty</groupId>
           <artifactId>jetty-maven-plugin</artifactId>
-          <version>9.4.36.v20210114</version>
+          <version>9.4.37.v20210219</version>
           <configuration>
             <scanIntervalSeconds>5</scanIntervalSeconds>
             <webAppConfig>