Skip to content

Commit 4fcbef5

Browse files
Excavator: Upgrade dependencies (#745)
1 parent 6a8fb3e commit 4fcbef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
55
com.google.errorprone:error_prone_annotations:2.36.0 (1 constraints: 4d0a49bf)
66
com.google.guava:failureaccess:1.0.3 (1 constraints: 160ae3b4)
7-
com.google.guava:guava:33.4.5-jre (2 constraints: d81ee37e)
7+
com.google.guava:guava:33.4.6-jre (2 constraints: d91e2b7f)
88
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
99
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
1010
com.netflix.nebula:nebula-test:10.6.2 (1 constraints: 3b053b3b)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
com.fasterxml.jackson.core:jackson-databind = 2.13.2.1
2-
com.google.guava:guava = 33.4.5-jre
2+
com.google.guava:guava = 33.4.6-jre
33
com.netflix.nebula:nebula-test = 10.6.2
44
com.squareup.okhttp3:* = 4.12.0

0 commit comments

Comments
 (0)