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

slachiewicz 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 026a0ab  Bump org.eclipse.jetty:jetty-client from 12.1.8 to 12.1.9
026a0ab is described below

commit 026a0ab6cbc42dd78eab34749ab5f65bb6d285a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 18:09:25 2026 +0000

    Bump org.eclipse.jetty:jetty-client from 12.1.8 to 12.1.9
    
    Bumps org.eclipse.jetty:jetty-client from 12.1.8 to 12.1.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-client
      dependency-version: 12.1.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c05458..c4e569e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-client</artifactId>
-      <version>12.1.8</version>
+      <version>12.1.9</version>
     </dependency>
     <dependency>
       <groupId>io.projectreactor</groupId>

Reply via email to