Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2462)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 13, 2025
1 parent 779f9e1 commit 6edd0b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ com.google.guava:guava:33.4.0-jre (17 constraints: 2f2b2a16)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
com.palantir.common:streams:2.4.0 (1 constraints: 08050136)
com.palantir.conjure.java:conjure-lib:8.36.0 (1 constraints: af07b77e)
com.palantir.conjure.java:conjure-lib:8.37.0 (1 constraints: b007bb7e)
com.palantir.conjure.java.api:errors:2.57.0 (2 constraints: 6415a0db)
com.palantir.conjure.java.api:service-config:2.57.0 (2 constraints: 5c194ddd)
com.palantir.conjure.java.api:ssl-config:2.57.0 (4 constraints: 063f3ba1)
Expand Down Expand Up @@ -50,8 +50,8 @@ io.dropwizard.metrics:metrics-core:4.2.29 (5 constraints: 5c533afc)
javax.annotation:javax.annotation-api:1.3.2 (1 constraints: 0805fb35)
joda-time:joda-time:2.12.7 (1 constraints: 2f16b1f1)
org.apache.httpcomponents.client5:httpclient5:5.3.1 (1 constraints: 0b050e36)
org.apache.httpcomponents.core5:httpcore5:5.3.1 (3 constraints: a02aa7a9)
org.apache.httpcomponents.core5:httpcore5-h2:5.3.1 (1 constraints: 3f130d3c)
org.apache.httpcomponents.core5:httpcore5:5.3.2 (3 constraints: a22a14aa)
org.apache.httpcomponents.core5:httpcore5-h2:5.3.2 (1 constraints: 3f130d3c)
org.checkerframework:checker-qual:3.43.0 (5 constraints: d447261e)
org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.eclipse.collections:eclipse-collections:11.1.0 (1 constraints: 1b108aa9)
Expand Down
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ com.google.testing.compile:compile-testing = 0.21.0
com.palantir.common:streams = 2.4.0
com.palantir.conjure.java.api:* = 2.57.0
com.palantir.conjure.java.runtime:* = 8.16.0
com.palantir.conjure.java:* = 8.36.0
com.palantir.conjure.java:* = 8.37.0
com.palantir.conjure:conjure = 4.50.0
com.palantir.goethe:* = 0.14.0
com.palantir.javapoet:javapoet = 0.6.0
Expand All @@ -20,7 +20,7 @@ com.palantir.tritium:* = 0.96.0
com.uber.nullaway:nullaway = 0.12.3
io.dropwizard.metrics:metrics-core = 4.2.29
org.apache.httpcomponents.client5:* = 5.3.1
org.apache.httpcomponents.core5:* = 5.3.1
org.apache.httpcomponents.core5:* = 5.3.2
org.derive4j:* = 1.1.1
org.immutables:* = 2.10.1
org.slf4j:* = 1.7.36
Expand Down

0 comments on commit 6edd0b9

Please sign in to comment.