Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 27, 2022
1 parent 4ba6c27 commit 19fc75d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ com.palantir.conjure:conjure-generator-common:4.0.0 (1 constraints: 8e0ebb57)
com.palantir.conjure.java:conjure-lib:0.2.4 (1 constraints: 3811a0d3)
com.palantir.remoting-api:errors:1.8.0 (1 constraints: f10f7d99)
com.palantir.ri:resource-identifier:2.5.0 (2 constraints: f214e9b6)
com.palantir.safe-logging:logger:3.0.0 (1 constraints: d20d7837)
com.palantir.safe-logging:logger-slf4j:3.0.0 (1 constraints: fe0d5342)
com.palantir.safe-logging:logger-spi:3.0.0 (2 constraints: 0b1e2f7a)
com.palantir.safe-logging:preconditions:3.0.0 (4 constraints: 053a4435)
com.palantir.safe-logging:safe-logging:3.0.0 (7 constraints: 6873909a)
com.palantir.safe-logging:logger:3.1.0 (1 constraints: d20d7837)
com.palantir.safe-logging:logger-slf4j:3.1.0 (1 constraints: ff0d5642)
com.palantir.safe-logging:logger-spi:3.1.0 (2 constraints: 0d1e647a)
com.palantir.safe-logging:preconditions:3.1.0 (4 constraints: 073a3c36)
com.palantir.safe-logging:safe-logging:3.1.0 (7 constraints: 6c73a59c)
com.palantir.syntactic-paths:syntactic-paths:0.9.0 (2 constraints: 9b137361)
com.palantir.tokens:auth-tokens:3.16.0 (1 constraints: ec0f7099)
com.squareup.okhttp3:okhttp:3.12.0 (1 constraints: 38053b3b)
Expand All @@ -42,11 +42,12 @@ org.glassfish.jersey.bundles.repackaged:jersey-guava:2.25.1 (1 constraints: 2511
org.glassfish.jersey.core:jersey-common:2.25.1 (1 constraints: c40e8766)
org.immutables:value:2.8.8 (1 constraints: 14051536)
org.javassist:javassist:3.22.0-GA (2 constraints: 3c134b85)
org.jetbrains:annotations:23.0.0 (1 constraints: 31115ed1)
org.slf4j:slf4j-api:1.7.36 (4 constraints: 693c2a60)
org.yaml:snakeyaml:1.30 (1 constraints: 6c17f527)

[Test dependencies]
com.palantir.safe-logging:preconditions-assertj:3.0.0 (1 constraints: 0505fa35)
com.palantir.safe-logging:preconditions-assertj:3.1.0 (1 constraints: 0605fd35)
junit:junit:4.13.2 (1 constraints: 3c05463b)
net.bytebuddy:byte-buddy:1.12.10 (1 constraints: 7b0bbcea)
org.assertj:assertj-core:3.23.1 (2 constraints: 9819aede)
Expand Down
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.11.0
com.google.guava:guava = 31.1-jre
com.palantir.conjure:* = 4.0.0
com.palantir.baseline:* = 4.173.0
com.palantir.baseline:* = 4.178.0
com.palantir.remoting-*:* = 1.8.0
com.palantir.ri:resource-identifier = 2.5.0
com.palantir.safe-logging:* = 3.0.0
com.palantir.safe-logging:* = 3.1.0
com.palantir.syntactic-paths:syntactic-paths = 0.9.0
com.palantir.tokens:* = 3.16.0
com.squareup.okhttp3:* = 3.12.0
Expand Down

0 comments on commit 19fc75d

Please sign in to comment.