This is an automated email from the ASF dual-hosted git repository.
rabreu 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 328741912 Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to
3.2.3 (#8298)
328741912 is described below
commit 328741912ff26787645051daf6863cdd820abbe3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 23:30:15 2025 +0000
Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 (#8298)
* Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3
Bumps
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine)
from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.2...v3.2.3)
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fixing licenses
* Fixing licenses
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Abreu <[email protected]>
---
DEPENDENCY-LICENSES | 2 +-
LICENSE-binary | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 65c2dddbd..cabefce5b 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -78,7 +78,7 @@ List of third-party dependencies grouped by their license
type.
* Auto Common Libraries (com.google.auto:auto-common:1.2.1 -
https://github.com/google/auto/tree/master/common)
* AutoService (com.google.auto.service:auto-service-annotations:1.1.1
- https://github.com/google/auto/tree/main/service)
* AutoService Processor (com.google.auto.service:auto-service:1.1.1 -
https://github.com/google/auto/tree/main/service)
- * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.2 -
https://github.com/ben-manes/caffeine)
+ * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.3 -
https://github.com/ben-manes/caffeine)
* CDI APIs (javax.enterprise:cdi-api:1.0 -
http://www.seamframework.org/Weld/cdi-api)
* chill-java (com.twitter:chill-java:0.9.5 -
https://github.com/twitter/chill)
* ClassMate (com.fasterxml:classmate:1.7.0 -
https://github.com/FasterXML/java-classmate)
diff --git a/LICENSE-binary b/LICENSE-binary
index 4fdcbe1cf..dbd11cebb 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -710,7 +710,7 @@ The license texts of these dependencies can be found in the
licenses directory.
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.4 -
http://zookeeper.apache.org/zookeeper-jute)
* Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.4 -
http://zookeeper.apache.org/zookeeper)
* ASM based accessors helper used by json-smart
(net.minidev:accessors-smart:2.6.0 - https://urielch.github.io/)
- * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.2 -
https://github.com/ben-manes/caffeine)
+ * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.3 -
https://github.com/ben-manes/caffeine)
* chill-java (com.twitter:chill-java:0.9.5 -
https://github.com/twitter/chill)
* ClassMate (com.fasterxml:classmate:1.7.0 -
https://github.com/FasterXML/java-classmate)
* com.helger:profiler (com.helger:profiler:1.1.1 -
https://github.com/phax/profiler)
diff --git a/pom.xml b/pom.xml
index 0091e6f3f..333ae7bdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<jersey.version>3.1.11</jersey.version>
<dropwizard.version>5.0.0</dropwizard.version>
<j2html.version>1.6.0</j2html.version>
- <caffeine.version>3.2.2</caffeine.version>
+ <caffeine.version>3.2.3</caffeine.version>
<jakarta-jaxb-version>4.0.4</jakarta-jaxb-version>
<jakarta-activation-version>1.2.1</jakarta-activation-version>
<jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>