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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new ec6344e6a0 Bump ver.jetty from 12.0.25 to 12.1.0
ec6344e6a0 is described below

commit ec6344e6a0e131aba382f784588348f54ce54a24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 25 01:14:30 2025 +0000

    Bump ver.jetty from 12.0.25 to 12.1.0
    
    Bumps `ver.jetty` from 12.0.25 to 12.1.0.
    
    Updates `org.eclipse.jetty:jetty-bom` from 12.0.25 to 12.1.0
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.25...jetty-12.1.0)
    
    Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.25 to 12.1.0
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.25...jetty-12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-version: 12.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
      dependency-version: 12.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 5e55033759..d8243aab79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <ver.jakarta.json>2.0.1</ver.jakarta.json>
 
     <!-- These two must be in-step -->
-    <ver.jetty>12.0.25</ver.jetty>
+    <ver.jetty>12.1.0</ver.jetty>
     <ver.jakarta-servlet>6.1.0</ver.jakarta-servlet>
 
     <!--

Reply via email to