Skip to content

Commit

Permalink
chore(deps): Remove what is unused dep and bump commons text
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh committed Mar 19, 2024
1 parent 827008c commit 6d0e5d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kayenta-core/kayenta-core.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ dependencies {

api "io.spinnaker.orca:orca-core"
api "io.spinnaker.orca:orca-retrofit"
api "net.lariverosc:jesque-spring:1.0.1"
api "net.greghaines:jesque:1.3.1"

api "org.apache.commons:commons-text:1.10.0"
api "org.apache.commons:commons-text:1.11.0"
api "org.springframework.boot:spring-boot-starter-actuator"
api "org.springframework.boot:spring-boot-starter-json"
api "net.logstash.logback:logstash-logback-encoder"
Expand Down

0 comments on commit 6d0e5d7

Please sign in to comment.