This is an automated email from the ASF dual-hosted git repository.

reiabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new caae57062 Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 
3.2.4 (#8629)
caae57062 is described below

commit caae5706261fecc4f83ffa9f5f0902414d628294
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 21:31:32 2026 +0100

    Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4 (#8629)
    
    Bumps 
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) 
from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/ben-manes/caffeine/releases)
    - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.3...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.caffeine:caffeine
      dependency-version: 3.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7df1bf1a3..803a41c00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
         <jersey.version>3.1.11</jersey.version>
         <dropwizard.version>5.0.1</dropwizard.version>
         <j2html.version>1.6.0</j2html.version>
-        <caffeine.version>3.2.3</caffeine.version>
+        <caffeine.version>3.2.4</caffeine.version>
         <jakarta-jaxb-version>4.0.5</jakarta-jaxb-version>
         <jakarta-activation-version>1.2.1</jakarta-activation-version>
         <jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>

Reply via email to