You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/15 22:35:23 UTC

[logging-log4j2] 17/18: Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201

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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit fb97a5ef16da490ec56f30ad5861c0a2d486a273
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:06:23 2023 +0000

    Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
    
    Bumps [jetty-bom](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-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57850000cb..114106164d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
     <jctools.version>3.3.0</jctools.version>
     <je.version>5.0.73</je.version>
     <jeromq.version>0.5.3</jeromq.version>
-    <jetty.version>9.4.49.v20220914</jetty.version>
+    <jetty.version>9.4.50.v20221201</jetty.version>
     <jmdns.version>3.5.8</jmdns.version>
     <jmh.version>1.36</jmh.version>
     <jna.version>5.12.1</jna.version>