Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 11, 2022
1 parent fa924e1 commit 5aab02d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.1-jre (6 constraints: 585b971e)
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.palantir.safe-logging:logger:1.25.0 (1 constraints: 3a053c3b)
com.palantir.safe-logging:logger-slf4j:1.25.0 (1 constraints: 330e8e50)
com.palantir.safe-logging:logger-spi:1.25.0 (2 constraints: 751ea2b0)
com.palantir.safe-logging:preconditions:1.25.0 (2 constraints: 961967de)
com.palantir.safe-logging:safe-logging:1.25.0 (4 constraints: 6d438aef)
com.palantir.safe-logging:logger:1.26.0 (1 constraints: 3b053f3b)
com.palantir.safe-logging:logger-slf4j:1.26.0 (1 constraints: 340e9150)
com.palantir.safe-logging:logger-spi:1.26.0 (2 constraints: 771ed8b0)
com.palantir.safe-logging:preconditions:1.26.0 (2 constraints: 9819a6de)
com.palantir.safe-logging:safe-logging:1.26.0 (4 constraints: 7143d1f0)
jakarta.annotation:jakarta.annotation-api:1.3.5 (5 constraints: d340772c)
jakarta.servlet:jakarta.servlet-api:4.0.4 (9 constraints: e4866913)
jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 (11 constraints: 21bc0ae5)
Expand Down Expand Up @@ -40,7 +40,7 @@ com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.2 (1 constrain
com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.2 (1 constraints: b10e595e)
com.github.ben-manes.caffeine:caffeine:2.8.4 (4 constraints: 633c8aa1)
com.helger:profiler:1.1.1 (1 constraints: e21053b8)
com.palantir.safe-logging:preconditions-assertj:1.25.0 (1 constraints: 3a053c3b)
com.palantir.safe-logging:preconditions-assertj:1.26.0 (1 constraints: 3b053f3b)
io.dropwizard:dropwizard-configuration:2.0.10 (2 constraints: 2e1c3dc0)
io.dropwizard:dropwizard-core:2.0.10 (1 constraints: c20ece5f)
io.dropwizard:dropwizard-jackson:2.0.10 (8 constraints: f5786d98)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
com.fasterxml.jackson.*:* = 2.13.2
com.fasterxml.jackson.core:jackson-databind = 2.13.2.1
com.google.guava:guava = 31.1-jre
com.palantir.safe-logging:* = 1.25.0
com.palantir.safe-logging:* = 1.26.0
io.dropwizard:* = 2.0.10
jakarta.annotation:* = 1.3.5
jakarta.servlet:* = 4.0.4
Expand Down

0 comments on commit 5aab02d

Please sign in to comment.