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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 33beed94 [MRESOLVER-581] Bump org.eclipse.jetty:jetty-bom from 10.0.21 
to 10.0.22 (#527)
33beed94 is described below

commit 33beed946b403577a53254d924e7a20cf7470d45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 9 11:50:58 2024 +0200

    [MRESOLVER-581] Bump org.eclipse.jetty:jetty-bom from 10.0.21 to 10.0.22 
(#527)
    
    Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) 
from 10.0.21 to 10.0.22.
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-10.0.21...jetty-10.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-581
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f45f2d4..0a3182af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <guiceVersion>6.0.0</guiceVersion>
     <slf4jVersion>2.0.13</slf4jVersion>
     <!-- Used by Jetty Transport (client) and Test HTTP (server) -->
-    <jettyVersion>10.0.21</jettyVersion>
+    <jettyVersion>10.0.22</jettyVersion>
     <!-- used by supplier and demo only -->
     <maven3Version>3.9.8</maven3Version>
     <maven4Version>4.0.0-beta-3</maven4Version>

Reply via email to