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 8c4f5a8a51 Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
8c4f5a8a51 is described below

commit 8c4f5a8a51f8fe432f4d5fec0fe0b780b22ea290
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 01:02:22 2024 +0000

    Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.0.0-jre to 33.1.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 fe257f879d..20147e20d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
 
     <ver.caffeine>3.1.8</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->
-    <ver.guava>33.0.0-jre</ver.guava>
+    <ver.guava>33.1.0-jre</ver.guava>
 
     <ver.gson>2.10.1</ver.gson>
     <ver.lucene>9.10.0</ver.lucene>

Reply via email to