We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d2b8b commit a0e3a90Copy full SHA for a0e3a90
samples/server/petstore/java-undertow/pom.xml
@@ -29,7 +29,7 @@
29
<version.logback>1.5.19</version.logback>
30
<version.junit>4.13.2</version.junit>
31
<version.mockito>2.1.0-beta.124</version.mockito>
32
- <version.undertow>2.3.17.Final</version.undertow>
+ <version.undertow>2.3.20.Final</version.undertow>
33
<version.jsonpath>2.2.0</version.jsonpath>
34
<version.httpclient>4.5.13</version.httpclient>
35
<version.httpasyncclient>4.1.2</version.httpasyncclient>
0 commit comments