Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 8, 2022
1 parent d01e895 commit 44bdfa6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ org.yaml:snakeyaml:1.28 (1 constraints: 7317fb27)
com.palantir.conjure:conjure-core:4.24.0 (1 constraints: 3c054b3b)
com.palantir.syntactic-paths:syntactic-paths:0.6.1 (1 constraints: 910eba57)
junit:junit:4.13.2 (1 constraints: 3c05463b)
net.bytebuddy:byte-buddy:1.12.7 (1 constraints: 450b3fde)
net.bytebuddy:byte-buddy-agent:1.12.7 (1 constraints: 450b3fde)
net.bytebuddy:byte-buddy:1.12.8 (1 constraints: 460b40de)
net.bytebuddy:byte-buddy-agent:1.12.8 (1 constraints: 460b40de)
org.assertj:assertj-core:3.22.0 (1 constraints: 39053f3b)
org.glassfish.hk2:osgi-resource-locator:1.0.3 (1 constraints: ef10e7c2)
org.glassfish.hk2.external:jakarta.inject:2.6.1 (1 constraints: f410fcc2)
org.glassfish.jersey.core:jersey-common:2.34 (1 constraints: 650e3149)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.mockito:mockito-core:4.3.1 (1 constraints: 0a050936)
org.mockito:mockito-core:4.4.0 (1 constraints: 0a050b36)
org.objenesis:objenesis:3.2 (1 constraints: b10a13bd)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ junit:junit = 4.13.2
org.apache.commons:commons-lang3 = 3.12.0
org.assertj:* = 3.22.0
org.immutables:value = 2.8.8
org.mockito:mockito-core = 4.3.1
org.mockito:mockito-core = 4.4.0
org.slf4j:* = 1.7.36

0 comments on commit 44bdfa6

Please sign in to comment.