Bump com.github.spotbugs from 5.2.1 to 5.2.5 in /lib/kotlin

Bumps com.github.spotbugs from 5.2.1 to 5.2.5.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/lib/java/build.gradle b/lib/java/build.gradle
index e5694ac..f9f9a27 100644
--- a/lib/java/build.gradle
+++ b/lib/java/build.gradle
@@ -41,7 +41,7 @@
     id 'signing'
     id 'pmd'
     id 'com.github.johnrengelman.shadow' version '8.1.1'
-    id "com.github.spotbugs" version "5.2.1"
+    id "com.github.spotbugs" version "5.2.5"
     id "com.diffplug.spotless" version "6.22.0"
 }