File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 141141 <dependency >
142142 <groupId >io.undertow</groupId >
143143 <artifactId >undertow-core</artifactId >
144- <version >2.3.10 .Final</version >
144+ <version >2.3.20 .Final</version >
145145 <optional >true</optional >
146146 </dependency >
147147 <dependency >
148148 <groupId >io.undertow</groupId >
149149 <artifactId >undertow-servlet</artifactId >
150- <version >2.3.10 .Final</version >
150+ <version >2.3.20 .Final</version >
151151 <optional >true</optional >
152152 </dependency >
153153
154154 <!-- XNIO for async I/O (Apache 2.0 Licensed) -->
155155 <dependency >
156156 <groupId >org.jboss.xnio</groupId >
157157 <artifactId >xnio-api</artifactId >
158- <version >3.8.8 .Final</version >
158+ <version >3.8.14 .Final</version >
159159 <optional >true</optional >
160160 </dependency >
161161
You can’t perform that action at this time.
0 commit comments