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

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


The following commit(s) were added to refs/heads/master by this push:
     new 96c5053  Bump org.eclipse.jetty:jetty-client from 12.1.9 to 12.1.11 
(#198)
96c5053 is described below

commit 96c50533afcd9a17fd34e3945b60cc991204209e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 20:22:49 2026 +0200

    Bump org.eclipse.jetty:jetty-client from 12.1.9 to 12.1.11 (#198)
    
    Bumps org.eclipse.jetty:jetty-client from 12.1.9 to 12.1.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-client
      dependency-version: 12.1.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f4f2b1..4fd2723 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-client</artifactId>
-      <version>12.1.9</version>
+      <version>12.1.11</version>
     </dependency>
     <dependency>
       <groupId>io.projectreactor</groupId>

Reply via email to