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 6c7fe354af Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
6c7fe354af is described below

commit 6c7fe354af7e00cbf773767089eedad8880e6d7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 00:56:11 2024 +0000

    Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.3.1-jre to 33.4.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      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 bdb2509cb5..6a08c68a35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
 
     <ver.caffeine>3.1.8</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->
-    <ver.guava>33.3.1-jre</ver.guava>
+    <ver.guava>33.4.0-jre</ver.guava>
 
     <ver.gson>2.11.0</ver.gson>
     <ver.lucene>9.12.0</ver.lucene>

Reply via email to