Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jul 24, 2023
1 parent 9cab2a8 commit 00b69f6
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 @@ -9,10 +9,10 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2 (1 constraints: 7f1c
com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.2 (1 constraints: 7f1c9ea4)
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2 (1 constraints: 7f1c9ea4)
com.fasterxml.jackson.module:jackson-module-afterburner:2.15.2 (1 constraints: 9b1c99a6)
com.github.ben-manes.caffeine:caffeine:3.1.6 (2 constraints: be17fe4e)
com.github.ben-manes.caffeine:caffeine:3.1.7 (2 constraints: bf17334f)
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 (14 constraints: 2fe1e435)
com.google.errorprone:error_prone_annotations:2.7.1 (14 constraints: 28e16125)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.1-jre (14 constraints: eee7cb46)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
Expand Down Expand Up @@ -49,7 +49,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.2 (3 constraints: 3e2afb64)
org.apache.httpcomponents.core5:httpcore5-h2:5.2.2 (1 constraints: dd12c315)
org.checkerframework:checker-qual:3.33.0 (3 constraints: da24c462)
org.checkerframework:checker-qual:3.36.0 (3 constraints: dd248a63)
org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 3e103aa2)
org.immutables:value:2.9.3 (1 constraints: 10051336)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ org.derive4j:* = 1.1.1
org.immutables:* = 2.9.3
org.slf4j:* = 1.7.36
com.palantir.goethe:* = 0.11.0
com.github.ben-manes.caffeine:caffeine = 3.1.6
com.github.ben-manes.caffeine:caffeine = 3.1.7

# test deps
org.junit.jupiter:* = 5.10.0
Expand Down

0 comments on commit 00b69f6

Please sign in to comment.