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.
2 parents c0a4c48 + 2a114e9 commit 599d6bbCopy full SHA for 599d6bb
pom.xml
@@ -42,7 +42,7 @@
42
<projectOwner>Red Hat, Inc.</projectOwner>
43
<projectEmail>https://github.com/Commonjava/http-testserver</projectEmail>
44
<javaVersion>11</javaVersion>
45
- <undertowVersion>2.2.26.Final</undertowVersion>
+ <undertowVersion>2.2.28.Final</undertowVersion>
46
<slf4j.versoin>1.7.25</slf4j.versoin>
47
<quarkus.version>2.16.11.Final</quarkus.version>
48
</properties>
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.commonjava.boms</groupId>
61
<artifactId>web-commons-bom</artifactId>
62
- <version>26</version>
+ <version>28</version>
63
<type>pom</type>
64
<scope>import</scope>
65
</dependency>
0 commit comments