Skip to content

Commit

Permalink
Excavator: Update Undertow Server Version Pins (#1821)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 27, 2023
1 parent 4002055 commit ff58b4f
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 @@ -39,7 +39,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.10.Final (1 constraints: 50071561)
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.9 (1 constraints: 480b46de)
net.jqwik:jqwik:1.8.1 (1 constraints: 0c050936)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.21
io.undertow:* = 2.3.10.Final
io.undertow:* = 2.3.6.Final
net.bytebuddy:* = 1.14.9
net.jqwik:* = 1.8.1
org.assertj:* = 3.24.2
Expand Down

0 comments on commit ff58b4f

Please sign in to comment.