Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Nov 22, 2023
1 parent 7167045 commit c7ea849
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 @@ -32,7 +32,7 @@ io.dropwizard.metrics:metrics-core:4.2.22 (2 constraints: cf13c16e)
javax.annotation:javax.annotation-api:1.2 (1 constraints: 90103ea1)
javax.inject:javax.inject:1 (4 constraints: 1a34ac35)
javax.ws.rs:javax.ws.rs-api:2.0.1 (2 constraints: 211fb2b3)
org.apache.commons:commons-lang3:3.13.0 (1 constraints: 39053e3b)
org.apache.commons:commons-lang3:3.14.0 (1 constraints: 3a05413b)
org.checkerframework:checker-qual:3.37.0 (1 constraints: 4f0a52bf)
org.glassfish.hk2:hk2-api:2.5.0-b32 (2 constraints: 451f3a01)
org.glassfish.hk2:hk2-locator:2.5.0-b32 (1 constraints: e6114109)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ com.squareup.okhttp3:* = 4.12.0
commons-cli:commons-cli = 1.6.0
io.dropwizard.metrics:metrics-core = 4.2.22
junit:junit = 4.13.2
org.apache.commons:commons-lang3 = 3.13.0
org.apache.commons:commons-lang3 = 3.14.0
org.assertj:* = 3.24.2
org.hamcrest:hamcrest-core = 2.2
org.immutables:* = 2.10.0
Expand Down

0 comments on commit c7ea849

Please sign in to comment.