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 2e64368a40 Bump jetty-bom from 10.0.8 to 10.0.9
2e64368a40 is described below

commit 2e64368a40264a3bdcf3918757a85058c0de9ded
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 1 00:08:39 2022 +0000

    Bump jetty-bom from 10.0.8 to 10.0.9
    
    Bumps [jetty-bom](https://github.com/eclipse/jetty.project) from 10.0.8 to 
10.0.9.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.8...jetty-10.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      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 1a0d8100e2..608088fc28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
 
     <ver.lucene>8.11.1</ver.lucene>
 
-    <ver.jetty>10.0.8</ver.jetty>
+    <ver.jetty>10.0.9</ver.jetty>
     <ver.shiro>1.9.0</ver.shiro>
 
     <ver.protobuf>3.19.3</ver.protobuf>

Reply via email to