diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c7d1ce61a..91f9b88c1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ guava = "33.2.1-jre" easyexcel = "3.3.4" redisson = "3.31.0" clickhouse = "0.6.1" -spotbugs-annotations = "4.8.5" +spotbugs-annotations = "4.8.6" mapstruct = "1.5.5.Final" mapstruct-lombok = "0.2.0" curator = "5.7.0"