Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#1941)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored May 30, 2023
1 parent 41c5941 commit 5ddb08e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ com.fasterxml.jackson.module:jackson-module-afterburner:2.14.2 (1 constraints: 9
com.github.ben-manes.caffeine:caffeine:3.1.6 (2 constraints: be17fe4e)
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: 0ce1e216)
com.google.errorprone:error_prone_annotations:2.7.1 (14 constraints: 28e11732)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.0.0-jre (14 constraints: 39e47f6c)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
Expand All @@ -29,11 +29,11 @@ com.palantir.conjure.java.runtime:keystores:7.57.0 (2 constraints: 6919afde)
com.palantir.goethe:goethe:0.10.0 (1 constraints: 3305233b)
com.palantir.refreshable:refreshable:2.2.0 (2 constraints: eb18d5b1)
com.palantir.ri:resource-identifier:2.6.0 (2 constraints: f8142db7)
com.palantir.safe-logging:logger:3.4.0 (10 constraints: bda33412)
com.palantir.safe-logging:logger-slf4j:3.4.0 (1 constraints: 020e5f42)
com.palantir.safe-logging:logger-spi:3.4.0 (2 constraints: 131e037b)
com.palantir.safe-logging:preconditions:3.4.0 (14 constraints: 08e55ba7)
com.palantir.safe-logging:safe-logging:3.4.0 (13 constraints: 1dc90204)
com.palantir.safe-logging:logger:3.5.0 (10 constraints: bea3f713)
com.palantir.safe-logging:logger-slf4j:3.5.0 (1 constraints: 030e6242)
com.palantir.safe-logging:logger-spi:3.5.0 (2 constraints: 151e387b)
com.palantir.safe-logging:preconditions:3.5.0 (14 constraints: 0ae5adaa)
com.palantir.safe-logging:safe-logging:3.5.0 (13 constraints: 22c91c0a)
com.palantir.safethreadlocalrandom:safe-thread-local-random:0.1.0 (1 constraints: 0305ee35)
com.palantir.tokens:auth-tokens:3.18.0 (3 constraints: 24284a8e)
com.palantir.tracing:tracing:6.17.0 (2 constraints: 6016230f)
Expand Down Expand Up @@ -64,7 +64,7 @@ com.google.auto.value:auto-value-annotations:1.7.4 (1 constraints: 640a29b9)
com.google.code.findbugs:annotations:3.0.1 (1 constraints: 9e0aafc3)
com.google.testing.compile:compile-testing:0.19 (1 constraints: de04f630)
com.google.truth:truth:1.1 (1 constraints: b71111d7)
com.palantir.safe-logging:preconditions-assertj:3.4.0 (1 constraints: 09050636)
com.palantir.safe-logging:preconditions-assertj:3.5.0 (1 constraints: 0a050936)
com.palantir.tracing:tracing-test-utils:6.17.0 (1 constraints: 40055c3b)
com.spotify.dataenum:dataenum:1.4.1 (1 constraints: e9105ac1)
com.squareup.okhttp3:mockwebserver:3.13.1 (1 constraints: 3a053f3b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ com.palantir.conjure.java.api:* = 2.35.0
com.palantir.conjure.java.runtime:* = 7.57.0
com.palantir.refreshable:* = 2.2.0
com.palantir.ri:resource-identifier = 2.6.0
com.palantir.safe-logging:* = 3.4.0
com.palantir.safe-logging:* = 3.5.0
com.palantir.safethreadlocalrandom:safe-thread-local-random = 0.1.0
com.palantir.tokens:auth-tokens = 3.18.0
com.palantir.tracing:* = 6.17.0
Expand Down

0 comments on commit 5ddb08e

Please sign in to comment.