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 6e9aec0949 Bump the maven-patch-group group with 3 updates
6e9aec0949 is described below

commit 6e9aec0949e0248b3815bf131e71a5ee69c7be95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 00:22:44 2026 +0000

    Bump the maven-patch-group group with 3 updates
    
    Bumps the maven-patch-group group with 3 updates: 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf),
 [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) and 
[org.eclipse.jetty.ee11:jetty-ee11-bom](https://github.com/jetty/jetty.project).
    
    
    Updates `com.google.protobuf:protobuf-java` from 4.33.4 to 4.33.5
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    Updates `org.eclipse.jetty:jetty-bom` from 12.1.5 to 12.1.6
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.1.5...jetty-12.1.6)
    
    Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.5 to 12.1.6
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.1.5...jetty-12.1.6)
    
    Updates `org.eclipse.jetty.ee11:jetty-ee11-bom` from 12.1.5 to 12.1.6
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - 
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.1.5...jetty-12.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 4.33.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-version: 12.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.eclipse.jetty.ee11:jetty-ee11-bom
      dependency-version: 12.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.eclipse.jetty.ee11:jetty-ee11-bom
      dependency-version: 12.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e39753716a..4935cf1243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <ver.jakarta.json>2.0.1</ver.jakarta.json>
 
     <!-- These two must be in-step -->
-    <ver.jetty>12.1.5</ver.jetty>
+    <ver.jetty>12.1.6</ver.jetty>
     <ver.jakarta-servlet>6.1.0</ver.jakarta-servlet>
 
     <!--
@@ -80,7 +80,7 @@
     -->
     <ver.shiro>2.0.6</ver.shiro>
 
-    <ver.protobuf>4.33.4</ver.protobuf>
+    <ver.protobuf>4.33.5</ver.protobuf>
     <ver.libthrift>0.22.0</ver.libthrift>
 
     <ver.caffeine>3.2.3</ver.caffeine>

Reply via email to