Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 3, 2022
1 parent 3dc7f2b commit 4dff406
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.9.10 (1 constraints: 5
com.fasterxml.jackson.module:jackson-module-afterburner:2.9.10 (1 constraints: b60e755e)
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.10 (1 constraints: 7b17793d)
com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.10 (1 constraints: b60e755e)
com.google.code.findbugs:jsr305:3.0.2 (5 constraints: a23deaf4)
com.google.errorprone:error_prone_annotations:2.11.0 (4 constraints: 8e3086cd)
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: 701c32e5)
com.google.errorprone:error_prone_annotations:2.11.0 (3 constraints: 57207036)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.1-jre (5 constraints: 5d4bdfa8)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0)
com.helger:profiler:1.1.1 (1 constraints: e21053b8)
com.palantir.safe-logging:preconditions:1.21.0 (1 constraints: 3605303b)
com.palantir.safe-logging:safe-logging:1.21.0 (2 constraints: 6516c50b)
com.palantir.safe-logging:preconditions:1.22.0 (1 constraints: 3705333b)
com.palantir.safe-logging:safe-logging:1.22.0 (2 constraints: 6716fc0b)
io.dropwizard:dropwizard-configuration:1.3.29 (2 constraints: 7b12f725)
io.dropwizard:dropwizard-core:1.3.29 (2 constraints: d0133268)
io.dropwizard:dropwizard-jackson:1.3.29 (6 constraints: 9f4f8b2b)
Expand Down Expand Up @@ -94,7 +94,7 @@ org.jboss.logging:jboss-logging:3.3.0.Final (1 constraints: bd10c4b6)
org.slf4j:jcl-over-slf4j:1.7.36 (1 constraints: b30e965e)
org.slf4j:jul-to-slf4j:1.7.36 (1 constraints: b30e965e)
org.slf4j:log4j-over-slf4j:1.7.36 (1 constraints: b30e965e)
org.slf4j:slf4j-api:1.7.36 (12 constraints: 10ae31f5)
org.slf4j:slf4j-api:1.7.36 (10 constraints: 708c7a54)
org.yaml:snakeyaml:1.23 (1 constraints: 6e17f627)

[Test dependencies]
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ com.fasterxml.jackson.*:* = 2.6.1
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.9.0
com.google.guava:guava = 31.1-jre
com.palantir.safe-logging:* = 1.21.0
com.palantir.safe-logging:* = 1.22.0
io.dropwizard:* = 1.0.0
io.dropwizard:dropwizard-validation = 1.3.29
javax.ws.rs:javax.ws.rs-api = 2.0.1
Expand Down

0 comments on commit 4dff406

Please sign in to comment.