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

mbuenger 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 8c9e217  Bump org.eclipse.jetty:jetty-server from 12.1.7 to 12.1.8 
(#169)
8c9e217 is described below

commit 8c9e217890840c7fc6f6ff21381b8a5386aca397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 07:32:41 2026 +0200

    Bump org.eclipse.jetty:jetty-server from 12.1.7 to 12.1.8 (#169)
    
    Bumps org.eclipse.jetty:jetty-server from 12.1.7 to 12.1.8.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-version: 12.1.8
      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 2f3963a..d0e0c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-server</artifactId>
-      <version>12.1.7</version>
+      <version>12.1.8</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to