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

commit 2af6ac1dc14979c4660acde8cbb3b827ecf1b1d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 00:03:02 2025 +0000

    Bump the maven-patch-group group with 2 updates
    
    Bumps the maven-patch-group group with 2 updates: 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
 and [com.google.guava:guava](https://github.com/google/guava).
    
    
    Updates `com.google.protobuf:protobuf-java` from 4.30.1 to 4.30.2
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - 
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - 
[Commits](https://github.com/protocolbuffers/protobuf/compare/v4.30.1...v4.30.2)
    
    Updates `com.google.guava:guava` from 33.4.5-jre to 33.4.6-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: com.google.guava:guava
      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 34156b8237..d2384c90f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,12 +77,12 @@
     <ver.shiro>2.0.2</ver.shiro>
     <ver.omnifaces>4.6.1</ver.omnifaces>
 
-    <ver.protobuf>4.30.1</ver.protobuf>
+    <ver.protobuf>4.30.2</ver.protobuf>
     <ver.libthrift>0.21.0</ver.libthrift>
 
     <ver.caffeine>3.2.0</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->
-    <ver.guava>33.4.5-jre</ver.guava>
+    <ver.guava>33.4.6-jre</ver.guava>
 
     <ver.gson>2.12.1</ver.gson>
     <ver.lucene>9.12.1</ver.lucene>

Reply via email to