Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0324589

Browse files
committedJul 26, 2023
Excavator: Update Undertow Server Version Pins
1 parent 75b0928 commit 0324589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ com.fasterxml.jackson.*:* = 2.12.3
55
com.google.guava:guava = 31.1-jre
66
com.palantir.safe-logging:* = 1.18.0
77
com.squareup.okhttp3:okhttp = 3.9.0
8-
io.undertow:* = 2.2.18.Final
8+
io.undertow:* = 2.2.24.Final
99
io.zipkin.java:* = 1.13.1
1010
org.slf4j:slf4j-api = 1.7.12
1111

0 commit comments

Comments
 (0)
Please sign in to comment.