Skip to content

Commit c75858c

Browse files
Excavator: Upgrade dependencies (#1201)
1 parent 06f7531 commit c75858c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

versions.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ com.fasterxml.jackson.core:jackson-annotations:2.19.2 (2 constraints: cd17af72)
44

55
com.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

99
com.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

3535
com.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

3939
com.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

4343
net.bytebuddy:byte-buddy:1.15.11 (1 constraints: 7f0bc9ea)
4444

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ com.fasterxml.jackson.*:* = 2.19.2
22
org.immutables:* = 2.11.3
33
com.palantir.safe-logging:* = 3.9.0
44
com.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
66
com.uber.nullaway:nullaway = 0.12.10
77

88
# Test dependencies

0 commit comments

Comments
 (0)