Skip to content

Commit

Permalink
Excavator: Update Undertow Server Version Pins (#2641)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 20, 2023
1 parent 6b62c22 commit f241f08
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 @@ -99,7 +99,7 @@ com.palantir.safe-logging:preconditions-assertj:3.5.0 (1 constraints: 0a050936)
com.squareup.okhttp3:mockwebserver:3.13.1 (1 constraints: 3a053f3b)
io.leangen.geantyref:geantyref:1.3.4 (1 constraints: 0a05fd35)
io.reactivex.rxjava2:rxjava:2.2.21 (1 constraints: 3905363b)
io.undertow:undertow-core:2.2.25.Final (2 constraints: a71924eb)
io.undertow:undertow-core:2.2.24.Final (2 constraints: a619e9ea)
io.undertow:undertow-servlet-jakarta:2.2.20.Final (1 constraints: 50071361)
jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac)
junit:junit:4.12 (1 constraints: 080f065e)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ org.junit.*:* = 5.9.3
org.mockito:* = 5.4.0
org.slf4j:* = 1.7.36
io.leangen.geantyref:geantyref = 1.3.4
io.undertow:* = 2.2.25.Final
io.undertow:* = 2.2.24.Final
# dependency-upgrader:OFF
# Last version of undertow with both Jakarta+Javax support before 'undertow-servlet' was
# updated to jakarta only. This should NEVER be done in production code, it is only used
Expand Down

0 comments on commit f241f08

Please sign in to comment.