Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored and bulldozer-bot[bot] committed Oct 3, 2019
1 parent f54280a commit ae0e463
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ com.netflix.feign:feign-slf4j:8.18.0 (1 constraints: 43056b3b)
com.palantir.conjure.java.api:errors:2.4.0 (2 constraints: f414c5b6)
com.palantir.conjure.java.api:service-config:2.4.0 (1 constraints: 08050136)
com.palantir.conjure.java.api:ssl-config:2.4.0 (2 constraints: 9717735e)
com.palantir.safe-logging:preconditions:1.10.1 (8 constraints: be776a13)
com.palantir.safe-logging:safe-logging:1.10.1 (7 constraints: 6e6afaed)
com.palantir.safe-logging:preconditions:1.11.0 (8 constraints: be776e13)
com.palantir.safe-logging:safe-logging:1.11.0 (7 constraints: 6e6a00ee)
com.palantir.tokens:auth-tokens:3.6.1 (2 constraints: 85229f04)
com.palantir.tracing:tracing:3.2.0 (4 constraints: 12366301)
com.palantir.tracing:tracing-api:3.2.0 (3 constraints: 8e2b3f21)
Expand Down Expand Up @@ -86,7 +86,7 @@ com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.9 (1 constraints
com.google.code.findbugs:annotations:3.0.1 (1 constraints: 9e0aafc3)
com.palantir.conjure.java:conjure-lib:4.4.0 (1 constraints: 0a050b36)
com.palantir.ri:resource-identifier:1.0.1 (1 constraints: ea0f6699)
com.palantir.safe-logging:preconditions-assertj:1.10.1 (1 constraints: 35052a3b)
com.palantir.safe-logging:preconditions-assertj:1.11.0 (1 constraints: 35052c3b)
com.palantir.tracing:tracing-test-utils:3.2.0-rc1 (1 constraints: 3a061d4d)
com.papertrail:profiler:1.0.2 (1 constraints: e21051b8)
com.spotify.dataenum:dataenum:1.3.2 (1 constraints: e91058c1)
Expand Down Expand Up @@ -114,7 +114,7 @@ io.dropwizard.metrics:metrics-jvm:4.0.2 (2 constraints: 241e5546)
io.dropwizard.metrics:metrics-logback:4.0.2 (1 constraints: 7e0edc4f)
io.dropwizard.metrics:metrics-servlets:4.0.2 (1 constraints: 400d371f)
io.leangen.geantyref:geantyref:1.3.4 (1 constraints: 0a05fd35)
io.reactivex.rxjava2:rxjava:2.2.12 (1 constraints: 3905353b)
io.reactivex.rxjava2:rxjava:2.2.13 (1 constraints: 3a05363b)
javax.servlet:javax.servlet-api:3.1.0 (1 constraints: 830dcc28)
joda-time:joda-time:2.9.9 (3 constraints: e12d801f)
junit:junit:4.12 (5 constraints: 6e5ff878)
Expand All @@ -125,7 +125,7 @@ net.sourceforge.argparse4j:argparse4j:0.8.1 (1 constraints: 430d3a1f)
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
org.apache.commons:commons-lang3:3.9 (4 constraints: 9f30e53d)
org.apache.commons:commons-text:1.2 (1 constraints: ae10289b)
org.assertj:assertj-core:3.13.2 (3 constraints: 32282249)
org.assertj:assertj-core:3.13.2 (3 constraints: 33284e49)
org.eclipse.jetty:jetty-continuation:9.4.11.v20180605 (2 constraints: 74211443)
org.eclipse.jetty:jetty-http:9.4.11.v20180605 (3 constraints: 0931f051)
org.eclipse.jetty:jetty-io:9.4.11.v20180605 (3 constraints: f02f89af)
Expand All @@ -149,10 +149,10 @@ org.hamcrest:hamcrest-core:2.1 (2 constraints: 88126e10)
org.hamcrest:hamcrest-library:2.1 (1 constraints: 1507415c)
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
org.jmock:jmock-testjar:2.12.0 (1 constraints: a507a272)
org.mockito:mockito-core:3.0.0 (1 constraints: 0505fa35)
org.mockito:mockito-core:3.1.0 (1 constraints: 0605fd35)
org.objenesis:objenesis:2.6 (2 constraints: ec1819aa)
org.ow2.asm:asm:7.1 (1 constraints: 1a07505c)
org.reactivestreams:reactive-streams:1.0.2 (1 constraints: 1e0c5ff9)
org.reactivestreams:reactive-streams:1.0.3 (1 constraints: 1f0c60f9)
org.slf4j:jcl-over-slf4j:1.7.25 (1 constraints: b70e995e)
org.slf4j:jul-to-slf4j:1.7.25 (1 constraints: b70e995e)
org.slf4j:log4j-over-slf4j:1.7.25 (1 constraints: b70e995e)
Expand Down
6 changes: 3 additions & 3 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ com.palantir.conjure.java:conjure-java = 4.4.0
com.palantir.conjure.java:conjure-lib = 4.4.0
com.palantir.conjure.java.api:* = 2.4.0
com.palantir.conjure.verification:* = 0.16.7
com.palantir.safe-logging:* = 1.10.1
com.palantir.safe-logging:* = 1.11.0
com.palantir.tracing:* = 3.2.0
com.palantir.tritium:tritium-registry = 0.11.2
io.dropwizard:dropwizard-* = 1.3.7
io.reactivex.rxjava2:rxjava = 2.2.12
io.reactivex.rxjava2:rxjava = 2.2.13
javax.ws.rs:javax.ws.rs-api = 2.1
junit:junit = 4.12
org.apache.commons:commons-lang3 = 3.9
Expand All @@ -36,7 +36,7 @@ org.glassfish.jersey.*:* = 2.25.1
org.hamcrest:hamcrest-* = 1.3
org.immutables:value = 2.7.5
org.jmock:jmock = 2.12.0
org.mockito:mockito-core = 3.0.0
org.mockito:mockito-core = 3.1.0
org.slf4j:slf4j-api = 1.7.12
io.leangen.geantyref:geantyref = 1.3.4

Expand Down

0 comments on commit ae0e463

Please sign in to comment.