Skip to content

Commit

Permalink
Excavator: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Oct 10, 2023
1 parent fd98838 commit faa9010
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ com.fasterxml.jackson.module:jackson-module-afterburner:2.15.2 (1 constraints: 9
com.github.ben-manes.caffeine:caffeine:3.1.8 (2 constraints: c017684f)
com.google.auto:auto-common:0.11 (1 constraints: e711f5e8)
com.google.code.findbugs:jsr305:3.0.2 (11 constraints: 6c9fbcdf)
com.google.errorprone:error_prone_annotations:2.7.1 (15 constraints: a5ed4dde)
com.google.errorprone:error_prone_annotations:2.7.1 (15 constraints: a0ed67d2)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.2-jre (14 constraints: 8dea6843)
com.google.guava:guava:32.1.3-jre (14 constraints: 8eeaf645)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:2.8 (1 constraints: be09f5a0)
com.palantir.common:streams:2.2.0 (1 constraints: 0605fb35)
Expand Down Expand Up @@ -50,7 +50,7 @@ joda-time:joda-time:2.10.14 (1 constraints: 5b160f08)
org.apache.httpcomponents.client5:httpclient5:5.2.1 (1 constraints: 0a050b36)
org.apache.httpcomponents.core5:httpcore5:5.2.3 (3 constraints: 402a6665)
org.apache.httpcomponents.core5:httpcore5-h2:5.2.3 (1 constraints: dd12c315)
org.checkerframework:checker-qual:3.37.0 (3 constraints: de24cc63)
org.checkerframework:checker-qual:3.37.0 (3 constraints: e2245464)
org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 3e103aa2)
org.immutables:value:2.10.0 (1 constraints: 35052f3b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.fasterxml.jackson.core:jackson-databind = 2.15.2
com.google.code.findbugs:jsr305 = 3.0.2
com.google.guava:guava = 32.1.2-jre
com.google.guava:guava = 32.1.3-jre
com.google.testing.compile:compile-testing = 0.19
com.palantir.common:streams = 2.2.0
com.palantir.conjure:conjure = 4.38.0
Expand Down

0 comments on commit faa9010

Please sign in to comment.