Skip to content

Commit

Permalink
Excavator: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Nov 4, 2023
1 parent de648de commit b6a60cb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 3e103aa2)
org.immutables:value:2.10.0 (1 constraints: 35052f3b)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.5.0.Final (3 constraints: b52a2fe5)
org.jetbrains:annotations:24.0.1 (3 constraints: 32262098)
org.jetbrains:annotations:24.0.1 (4 constraints: 10350c39)
org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir:1.1.3 (1 constraints: 0d10f991)
org.slf4j:slf4j-api:1.7.36 (8 constraints: b9801322)
org.wildfly.common:wildfly-common:1.5.4.Final (2 constraints: 741cfbf1)
Expand All @@ -71,14 +71,15 @@ com.google.truth:truth:1.1 (1 constraints: b71111d7)
com.palantir.safe-logging:preconditions-assertj:3.6.0 (1 constraints: 0b050c36)
com.palantir.tracing:tracing-test-utils:6.18.0 (1 constraints: 41055f3b)
com.spotify.dataenum:dataenum:1.4.1 (1 constraints: e9105ac1)
com.squareup.okhttp3:mockwebserver:3.13.1 (1 constraints: 3a053f3b)
com.squareup.okhttp3:okhttp:3.13.1 (2 constraints: a014ba9d)
com.squareup.okio:okio:1.17.2 (1 constraints: 850cc309)
com.squareup.okhttp3:mockwebserver:4.12.0 (1 constraints: 3905413b)
com.squareup.okhttp3:okhttp:4.12.0 (2 constraints: 9f14bc9d)
com.squareup.okio:okio:3.6.0 (1 constraints: 530c38fd)
com.squareup.okio:okio-jvm:3.6.0 (1 constraints: 500ad3b9)
commons-logging:commons-logging:1.2 (2 constraints: 8215ead1)
de.erichseifert.vectorgraphics2d:VectorGraphics2D:0.13 (1 constraints: 8c0a80bb)
de.rototor.pdfbox:graphics2d:0.25 (1 constraints: 8f0a84bb)
io.undertow:undertow-core:2.2.24.Final (1 constraints: 54072f61)
junit:junit:4.13.2 (4 constraints: 2d413ec7)
junit:junit:4.13.2 (4 constraints: 8e419e35)
net.bytebuddy:byte-buddy:1.14.9 (2 constraints: c516ab4f)
net.bytebuddy:byte-buddy-agent:1.14.9 (1 constraints: 490b47de)
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
Expand All @@ -100,6 +101,10 @@ org.hamcrest:hamcrest-core:2.2 (3 constraints: 2f17d637)
org.hamcrest:hamcrest-library:2.1 (1 constraints: 1507415c)
org.jboss.xnio:xnio-api:3.8.7.Final (2 constraints: 771a3146)
org.jboss.xnio:xnio-nio:3.8.7.Final (1 constraints: c80dcb30)
org.jetbrains.kotlin:kotlin-stdlib:1.9.10 (2 constraints: c2210fe1)
org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 (2 constraints: 3f1b4b83)
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10 (1 constraints: e210ffd2)
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (3 constraints: eb27efa7)
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
org.jmock:jmock-testjar:2.12.0 (1 constraints: a507a272)
org.junit.jupiter:junit-jupiter:5.10.0 (1 constraints: 3805413b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ org.jmock:jmock = 2.12.0
org.knowm.xchart:xchart = 3.6.1
com.palantir.conjure.verification:* = 0.19.0
io.undertow:* = 2.2.24.Final
com.squareup.okhttp3:mockwebserver = 3.13.1
com.squareup.okhttp3:mockwebserver = 4.12.0
org.openjdk.jmh:* = 1.37

# dependency-upgrader:OFF
Expand Down

0 comments on commit b6a60cb

Please sign in to comment.