Skip to content

Commit e78c662

Browse files
committed
Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.1 (branch_9x)
1 parent 95fc620 commit e78c662

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

versions.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.0 (2 constraints: ec
1717
com.fasterxml.woodstox:woodstox-core:7.0.0 (1 constraints: 3b174526)
1818
com.github.ben-manes.caffeine:caffeine:3.2.3 (2 constraints: 0d121317)
1919
com.github.luben:zstd-jni:1.5.6-4 (1 constraints: 600d6236)
20-
com.github.spotbugs:spotbugs-annotations:4.8.6 (1 constraints: 14051d36)
20+
com.github.spotbugs:spotbugs-annotations:4.10.1 (1 constraints: 38053c3b)
2121
com.github.stephenc.jcip:jcip-annotations:1.0-1 (3 constraints: c71d2c87)
2222
com.github.virtuald:curvesapi:1.08 (1 constraints: 9f0ac8c0)
2323
com.google.android:annotations:4.1.1.4 (2 constraints: b918820a)
@@ -319,6 +319,7 @@ org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (7 constraints: db6ba2e1)
319319
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10 (2 constraints: f31f0a21)
320320
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (8 constraints: 5f7a37d5)
321321
org.jspecify:jspecify:1.0.0 (3 constraints: b1233dfa)
322+
org.junit:junit-bom:6.1.0 (1 constraints: c0115ade)
322323
org.locationtech.jts:jts-core:1.19.0 (2 constraints: a31de760)
323324
org.locationtech.jts.io:jts-io-common:1.19.0 (1 constraints: 930d513a)
324325
org.locationtech.proj4j:proj4j:1.2.2 (1 constraints: 5d0daf2c)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ com.carrotsearch:hppc=0.10.0
88
com.cybozu.labs:langdetect=1.1-20120112
99
com.fasterxml.jackson:jackson-bom=2.18.0
1010
com.github.ben-manes.caffeine:caffeine=3.2.3
11-
com.github.spotbugs:*=4.8.6
11+
com.github.spotbugs:*=4.10.1
1212
com.github.stephenc.jcip:jcip-annotations=1.0-1
1313
com.google.cloud:google-cloud-bom=0.224.0
1414
com.google.errorprone:*=2.31.0

0 commit comments

Comments
 (0)