Skip to content

Commit a520414

Browse files
Excavator: Update Undertow Server Version Pins (#2869)
1 parent 2bc4695 commit a520414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ com.google.code.findbugs:annotations:3.0.1u2 (1 constraints: 450b07da)
103103
com.palantir.safe-logging:preconditions-assertj:3.7.0 (1 constraints: 0c050f36)
104104
com.squareup.okhttp3:mockwebserver:4.12.0 (1 constraints: 3905413b)
105105
io.reactivex.rxjava2:rxjava:2.2.21 (1 constraints: 3905363b)
106-
io.undertow:undertow-core:2.2.31.Final (2 constraints: a41974ea)
106+
io.undertow:undertow-core:2.2.24.Final (2 constraints: a619e9ea)
107107
io.undertow:undertow-servlet-jakarta:2.2.20.Final (1 constraints: 50071361)
108108
jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac)
109109
junit:junit:4.13.2 (1 constraints: 690fa77c)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ org.jmock:jmock = 2.13.1
2525
org.junit.*:* = 5.10.2
2626
org.mockito:* = 5.11.0
2727
org.slf4j:* = 1.7.36
28-
io.undertow:* = 2.2.31.Final
28+
io.undertow:* = 2.2.24.Final
2929
# dependency-upgrader:OFF
3030
# Last version of undertow with both Jakarta+Javax support before 'undertow-servlet' was
3131
# updated to jakarta only. This should NEVER be done in production code, it is only used

0 commit comments

Comments
 (0)