This is an automated email from the ASF dual-hosted git repository.
rvesse 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 3c9b75bca3 Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to
3.2.4
3c9b75bca3 is described below
commit 3c9b75bca3bb0f4ace5de5ae914ea060be6d9fd4
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon May 11 08:45:33 2026 +0100
Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 70a28d3676..2dac84174b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<ver.protobuf>4.34.1</ver.protobuf>
<ver.libthrift>0.23.0</ver.libthrift>
- <ver.caffeine>3.2.3</ver.caffeine>
+ <ver.caffeine>3.2.4</ver.caffeine>
<!-- Most of Jena uses other libraries for equivalent functionality. -->
<ver.guava>33.6.0-jre</ver.guava>