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/12/09 13:59:46 UTC

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

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 1d9631a8f6 build(deps): bump jetty-maven-plugin (#3511)
1d9631a8f6 is described below

commit 1d9631a8f601573fc98f71d0af2eaf8025ba8f6c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 9 14:59:40 2022 +0100

    build(deps): bump jetty-maven-plugin (#3511)
    
    Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 9.4.50.v20221201.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.49.v20220914...jetty-9.4.50.v20221201)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.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 ea1e907f30..5224b145b0 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.49.v20220914</version>
+          <version>9.4.50.v20221201</version>
           <configuration>
             <scanIntervalSeconds>5</scanIntervalSeconds>
             <webAppConfig>