Skip to content

Commit

Permalink
Excavator: Update Undertow Server Version Pins (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 27, 2024
1 parent 2bc4695 commit a520414
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 @@ -103,7 +103,7 @@ com.google.code.findbugs:annotations:3.0.1u2 (1 constraints: 450b07da)
com.palantir.safe-logging:preconditions-assertj:3.7.0 (1 constraints: 0c050f36)
com.squareup.okhttp3:mockwebserver:4.12.0 (1 constraints: 3905413b)
io.reactivex.rxjava2:rxjava:2.2.21 (1 constraints: 3905363b)
io.undertow:undertow-core:2.2.31.Final (2 constraints: a41974ea)
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.13.2 (1 constraints: 690fa77c)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ org.jmock:jmock = 2.13.1
org.junit.*:* = 5.10.2
org.mockito:* = 5.11.0
org.slf4j:* = 1.7.36
io.undertow:* = 2.2.31.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 a520414

Please sign in to comment.