You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/03/01 12:29:18 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.

bommel 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 96e4f97  chore(deps): bump jetty-maven-plugin
96e4f97 is described below

commit 96e4f97cefd169ffbc8e0e6f04156d236cd6b2ab
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Mar 1 08:46:14 2021 +0000

    chore(deps): bump jetty-maven-plugin
    
    Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.37.v20210219 to 9.4.38.v20210224.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.37.v20210219...jetty-9.4.38.v20210224)
    
    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 6d06ce5..536a7bb 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.37.v20210219</version>
+          <version>9.4.38.v20210224</version>
           <configuration>
             <scanIntervalSeconds>5</scanIntervalSeconds>
             <webAppConfig>