File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ com.fasterxml.jackson.core:jackson-annotations:2.19.2 (2 constraints: cd17af72)
44
55com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 0705fc35)
66
7- com.google.errorprone:error_prone_annotations:2.36 .0 (5 constraints: ab492398 )
7+ com.google.errorprone:error_prone_annotations:2.41 .0 (5 constraints: a7493495 )
88
99com.palantir.safe-logging:logger:3.9.0 (1 constraints: 0e051536)
1010
@@ -34,11 +34,11 @@ com.fasterxml.jackson.core:jackson-databind:2.19.2 (1 constraints: 40054c3b)
3434
3535com.google.guava:failureaccess:1.0.3 (1 constraints: 160ae3b4)
3636
37- com.google.guava:guava:33.4.8 -jre (1 constraints: b206a153 )
37+ com.google.guava:guava:33.5.0 -jre (1 constraints: ab068053 )
3838
3939com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
4040
41- com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4 )
41+ com.google.j2objc:j2objc-annotations:3.1 (1 constraints: b809f1a0 )
4242
4343net.bytebuddy:byte-buddy:1.15.11 (1 constraints: 7f0bc9ea)
4444
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ com.fasterxml.jackson.*:* = 2.19.2
22org.immutables:* = 2.11.3
33com.palantir.safe-logging:* = 3.9.0
44com.google.code.findbugs:jsr305 = 3.0.2
5- com.google.guava:guava = 33.4.8 -jre
5+ com.google.guava:guava = 33.5.0 -jre
66com.uber.nullaway:nullaway = 0.12.10
77
88# Test dependencies
You can’t perform that action at this time.
0 commit comments