Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2089)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 15, 2024
1 parent 2f85ad7 commit 8f3802c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ com.palantir.tracing:tracing-api:6.20.0 (2 constraints: 0912eb17)
com.squareup:javapoet:1.13.0 (1 constraints: f50b65f7)
io.dropwizard.metrics:metrics-core:4.2.29 (2 constraints: 37143f89)
io.dropwizard.metrics:metrics-jvm:4.2.29 (1 constraints: 43054a3b)
net.bytebuddy:byte-buddy:1.15.10 (4 constraints: c82b2985)
net.bytebuddy:byte-buddy:1.15.11 (4 constraints: c92b9c85)
org.checkerframework:checker-qual:3.43.0 (4 constraints: 5937f041)
org.hdrhistogram:HdrHistogram:2.2.2 (1 constraints: 0805fd35)
org.jboss.logging:jboss-logging:3.4.3.Final (3 constraints: f2300ed8)
Expand All @@ -45,7 +45,7 @@ com.squareup.okio:okio:3.6.0 (1 constraints: 530c38fd)
com.squareup.okio:okio-jvm:3.6.0 (1 constraints: 500ad3b9)
io.undertow:undertow-core:2.3.18.Final (1 constraints: 58074d61)
junit:junit:4.13.2 (2 constraints: de1ce71a)
net.bytebuddy:byte-buddy-agent:1.15.10 (2 constraints: db1ad362)
net.bytebuddy:byte-buddy-agent:1.15.11 (2 constraints: db1ad362)
net.jqwik:jqwik:1.9.2 (1 constraints: 0e050d36)
net.jqwik:jqwik-api:1.9.2 (5 constraints: 7029b1b7)
net.jqwik:jqwik-engine:1.9.2 (1 constraints: 9f07ff6c)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ com.squareup.okhttp3:* = 4.12.0
# Keep major.minor metrics version in sync with Apache Spark
io.dropwizard.metrics:* = 4.2.29
io.undertow:* = 2.3.18.Final
net.bytebuddy:* = 1.15.10
net.bytebuddy:* = 1.15.11
net.jqwik:* = 1.9.2
org.assertj:* = 3.26.3
org.awaitility:* = 4.2.2
Expand Down

0 comments on commit 8f3802c

Please sign in to comment.