diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7c3d32e445e..83ab3dd35af 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -49,7 +49,7 @@ azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.0" } bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk15on", version.ref = "bouncycastle" } bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "bouncycastle" } cassandra-driver-bom = { module = "org.apache.cassandra:java-driver-bom", version = "4.19.1" } -caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.2" } +caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.3" } cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.5.3" } checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" } commons-text = { module = "org.apache.commons:commons-text", version = "1.14.0" }