Skip to content

Commit

Permalink
Excavator: Update Undertow Server Version Pins (#2809)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 22, 2024
1 parent 97febd1 commit c06c7ba
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.1 (1 constraints: 9e0aafc3)
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.30.Final (2 constraints: a31939ea)
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.12.0
org.junit.*:* = 5.10.2
org.mockito:* = 5.10.0
org.slf4j:* = 1.7.36
io.undertow:* = 2.2.30.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 c06c7ba

Please sign in to comment.