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 ac6a380  Bump org.eclipse.jetty:jetty-server from 12.1.10 to 12.1.11 
(#196)
ac6a380 is described below

commit ac6a38089646bd3cf8d7897fbd226d5cdc0c5737
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 20:23:06 2026 +0200

    Bump org.eclipse.jetty:jetty-server from 12.1.10 to 12.1.11 (#196)
    
    Bumps org.eclipse.jetty:jetty-server from 12.1.10 to 12.1.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-version: 12.1.11
      dependency-type: direct:development
      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 4fd2723..5e0078e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-server</artifactId>
-      <version>12.1.10</version>
+      <version>12.1.11</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to