diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 05bc92b..28b4fc3 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -11,136 +11,71 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - + + + - + + + + + + + - - - - - - - - - - + - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - + + + + + + - - - - + + + + + + + + + + + + diff --git a/samples/sample-all-deactivated/build.gradle.kts b/samples/sample-all-deactivated/build.gradle.kts index f3e9372..34d7c62 100644 --- a/samples/sample-all-deactivated/build.gradle.kts +++ b/samples/sample-all-deactivated/build.gradle.kts @@ -11,7 +11,7 @@ dependencies { implementation("cglib:cglib:3.3.0") implementation("ch.qos.logback:logback-classic:1.5.19") implementation("com.github.librepdf:openpdf:3.0.0") - implementation("com.github.spotbugs:spotbugs-annotations:4.9.6") + implementation("com.github.spotbugs:spotbugs-annotations:4.9.8") implementation("com.github.stephenc.jcip:jcip-annotations:1.0-1") implementation("com.google.code.findbugs:annotations:3.0.1") implementation("com.google.code.findbugs:findbugs-annotations:3.0.1") diff --git a/samples/sample-all/build.gradle.kts b/samples/sample-all/build.gradle.kts index b821643..98d4ab0 100644 --- a/samples/sample-all/build.gradle.kts +++ b/samples/sample-all/build.gradle.kts @@ -14,7 +14,7 @@ dependencies { implementation("cglib:cglib:3.3.0") implementation("ch.qos.logback:logback-classic:1.5.19") implementation("com.github.librepdf:openpdf:3.0.0") - implementation("com.github.spotbugs:spotbugs-annotations:4.9.6") + implementation("com.github.spotbugs:spotbugs-annotations:4.9.8") implementation("com.github.stephenc.jcip:jcip-annotations:1.0-1") implementation("com.google.code.findbugs:annotations:3.0.1") implementation("com.google.code.findbugs:findbugs-annotations:3.0.1")