Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2888)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 24, 2024
1 parent fac43bc commit 73d0f10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ com.google.errorprone:error_prone_check_api:2.30.0 (2 constraints: ac2560fe)
com.google.errorprone:error_prone_core:2.30.0 (1 constraints: 3705373b)
com.google.errorprone:error_prone_type_annotations:2.30.0 (1 constraints: 22114ac9)
com.google.guava:failureaccess:1.0.2 (2 constraints: f2152a13)
com.google.guava:guava:33.3.0-jre (15 constraints: c1f8e5fe)
com.google.guava:guava:33.3.1-jre (15 constraints: c2f8ad01)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.inject:guice:5.1.0 (1 constraints: e20b61f3)
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
com.fasterxml.jackson.core:jackson-databind = 2.17.2
com.github.ben-manes.caffeine:caffeine = 3.1.8
com.google.auto.service:auto-service = 1.1.1
com.google.guava:guava = 33.3.0-jre
com.google.guava:guava = 33.3.1-jre
com.palantir.safe-logging:* = 3.7.0
commons-lang:commons-lang = 2.6
javax.ws.rs:javax.ws.rs-api = 2.1.1
Expand Down

0 comments on commit 73d0f10

Please sign in to comment.