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 e42e19f  Bump org.eclipse.jetty:jetty-reactive-httpclient from 4.1.4 
to 4.1.5
e42e19f is described below

commit e42e19fa2bac53e49aa83689b00f850d496e1d01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 19:40:50 2026 +0000

    Bump org.eclipse.jetty:jetty-reactive-httpclient from 4.1.4 to 4.1.5
    
    Bumps 
[org.eclipse.jetty:jetty-reactive-httpclient](https://github.com/jetty-project/jetty-reactive-httpclient)
 from 4.1.4 to 4.1.5.
    - 
[Commits](https://github.com/jetty-project/jetty-reactive-httpclient/compare/4.1.4...4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-reactive-httpclient
      dependency-version: 4.1.5
      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 b2a4d83..e430684 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-reactive-httpclient</artifactId>
-      <version>4.1.4</version>
+      <version>4.1.5</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>

Reply via email to