Skip to content

Commit

Permalink
Excavator: Update Undertow Server Version Pins (#1779)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Aug 23, 2023
1 parent f468910 commit f439eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Expand Up @@ -35,7 +35,7 @@ com.google.testing.compile:compile-testing:0.19 (1 constraints: de04f630)
com.google.truth:truth:1.1 (1 constraints: b71111d7)
com.squareup.okhttp3:okhttp:4.0.0 (1 constraints: 0605ff35)
com.squareup.okio:okio:2.2.2 (1 constraints: 500c29fd)
io.undertow:undertow-core:2.3.8.Final (1 constraints: 2707ee5a)
io.undertow:undertow-core:2.3.6.Final (1 constraints: 2507e05a)
junit:junit:4.13.1 (2 constraints: dc1cc51a)
net.bytebuddy:byte-buddy-agent:1.14.6 (1 constraints: 460b44de)
net.jqwik:jqwik:1.7.4 (1 constraints: 0e050936)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Expand Up @@ -13,7 +13,7 @@ com.squareup:javapoet = 1.13.0
com.squareup.okhttp3:* = 4.0.0
# Keep major.minor metrics version in sync with Apache Spark
io.dropwizard.metrics:* = 4.2.19
io.undertow:* = 2.3.8.Final
io.undertow:* = 2.3.6.Final
net.bytebuddy:* = 1.14.6
net.jqwik:* = 1.7.4
org.assertj:* = 3.24.2
Expand Down

0 comments on commit f439eb9

Please sign in to comment.