Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 21, 2022
1 parent db0c4e0 commit b2c9eec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ 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.5.0 (1 constraints: 0b050e36)
org.mockito:mockito-core:4.5.1 (1 constraints: 0c050f36)
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 @@ -12,6 +12,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.5.0
org.mockito:mockito-core = 4.5.1
org.slf4j:* = 1.7.36

0 comments on commit b2c9eec

Please sign in to comment.