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 db745d0f1f Bump the maven-patch-group group with 2 updates
db745d0f1f is described below

commit db745d0f1f9b9c7aedf8460b898c1f7ea6260a7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 01:17:22 2024 +0000

    Bump the maven-patch-group group with 2 updates
    
    Bumps the maven-patch-group group with 2 updates: 
[org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) and 
[org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project).
    
    
    Updates `org.eclipse.jetty:jetty-bom` from 12.0.8 to 12.0.9
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.8...jetty-12.0.9)
    
    Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.8 to 12.0.9
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.8...jetty-12.0.9)
    
    Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.8 to 12.0.9
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.8...jetty-12.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7b6e863f0..e830a8dbcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <ver.jakarta.json>2.0.1</ver.jakarta.json>
 
     <!-- These two must be in-step -->
-    <ver.jetty>12.0.8</ver.jetty>
+    <ver.jetty>12.0.9</ver.jetty>
     <ver.jakarta-servlet>6.0.0</ver.jakarta-servlet>
 
     <ver.shiro>2.0.0</ver.shiro>

Reply via email to