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

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new d8e6752da Update dependency com.github.ben-manes.caffeine:caffeine to 
v3.2.3 (#2923)
d8e6752da is described below

commit d8e6752dad91e351bc1e5418ff6b7ac450f643cf
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 31 09:41:33 2025 +0000

    Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 (#2923)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 17682d9da..d99f0d730 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -47,7 +47,7 @@ auth0-jwt = { module = "com.auth0:java-jwt", version = 
"4.5.0" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.36.2" }
 awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.38" }
-caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.2" }
+caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.3" }
 commons-lang3 = { module = "org.apache.commons:commons-lang3", version = 
"3.19.0" }
 commons-text = { module = "org.apache.commons:commons-text", version = 
"1.14.0" }
 eclipselink = { module = "org.eclipse.persistence:eclipselink", version = 
"4.0.8" }

Reply via email to