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 949533d6e9 Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 
3.2.0
949533d6e9 is described below

commit 949533d6e9cbe230ceceaa95ac8893d41cae79e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 00:23:06 2025 +0000

    Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0
    
    Bumps 
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) 
from 3.1.8 to 3.2.0.
    - [Release notes](https://github.com/ben-manes/caffeine/releases)
    - [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.caffeine:caffeine
      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 dad19d0e5b..2f335c893a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <ver.protobuf>4.29.3</ver.protobuf>
     <ver.libthrift>0.21.0</ver.libthrift>
 
-    <ver.caffeine>3.1.8</ver.caffeine>
+    <ver.caffeine>3.2.0</ver.caffeine>
     <!-- Most of Jena uses other libraries for equivalent functionality. -->
     <ver.guava>33.4.0-jre</ver.guava>
 

Reply via email to