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 4a7a718a57 Update Google Guava to 32.0.1-jre
     new f0476039fb Merge pull request #1917 from afs/update-guava
4a7a718a57 is described below

commit 4a7a718a574a6be0bea2850607991abf77d86e09
Author: Andy Seaborne <[email protected]>
AuthorDate: Thu Jun 22 16:34:27 2023 +0100

    Update Google Guava to 32.0.1-jre
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 203c740175..1a9e85f954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
 
     <ver.caffeine>3.1.6</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->
-    <ver.guava>32.0.0-jre</ver.guava>
+    <ver.guava>32.0.1-jre</ver.guava>
 
     <ver.gson>2.10.1</ver.gson>
     <ver.commonsio>2.11.0</ver.commonsio>

Reply via email to