Skip to content

Commit 48ac89b

Browse files
Excavator: Update Undertow Server Version Pins (#2722)
1 parent 27908bf commit 48ac89b

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
@@ -101,7 +101,7 @@ com.palantir.safe-logging:preconditions-assertj:3.6.0 (1 constraints: 0b050c36)
101101
com.squareup.okhttp3:mockwebserver:3.13.1 (1 constraints: 3a053f3b)
102102
io.leangen.geantyref:geantyref:1.3.4 (1 constraints: 0a05fd35)
103103
io.reactivex.rxjava2:rxjava:2.2.21 (1 constraints: 3905363b)
104-
io.undertow:undertow-core:2.2.28.Final (2 constraints: aa19d5eb)
104+
io.undertow:undertow-core:2.2.24.Final (2 constraints: a619e9ea)
105105
io.undertow:undertow-servlet-jakarta:2.2.20.Final (1 constraints: 50071361)
106106
jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac)
107107
junit:junit:4.12 (1 constraints: 080f065e)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ org.junit.*:* = 5.10.0
2222
org.mockito:* = 5.6.0
2323
org.slf4j:* = 1.7.36
2424
io.leangen.geantyref:geantyref = 1.3.4
25-
io.undertow:* = 2.2.28.Final
25+
io.undertow:* = 2.2.24.Final
2626
# dependency-upgrader:OFF
2727
# Last version of undertow with both Jakarta+Javax support before 'undertow-servlet' was
2828
# updated to jakarta only. This should NEVER be done in production code, it is only used

0 commit comments

Comments
 (0)