You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/02/15 06:56:09 UTC

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

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

lofwyr 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 c902275  build(deps): bump jetty-maven-plugin
c902275 is described below

commit c902275ac61a78ad2d98b6477d152ddfc4e668b9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 14 16:38:44 2022 +0000

    build(deps): bump jetty-maven-plugin
    
    Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 9.4.45.v20220203.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.44.v20210927...jetty-9.4.45.v20220203)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 584b691..6772792 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -87,7 +87,7 @@
         <plugin>
           <groupId>org.eclipse.jetty</groupId>
           <artifactId>jetty-maven-plugin</artifactId>
-          <version>9.4.44.v20210927</version>
+          <version>9.4.45.v20220203</version>
           <configuration>
             <scanIntervalSeconds>5</scanIntervalSeconds>
             <webAppConfig>