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 2db0f39 + 77be790 commit 3ed200fCopy full SHA for 3ed200f
2 files changed
modules/jooby-bom/pom.xml
@@ -119,7 +119,7 @@
119
<thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>
120
<truth.version>1.1.2</truth.version>
121
<unbescape.version>1.1.6.RELEASE</unbescape.version>
122
- <undertow.version>2.2.7.Final</undertow.version>
+ <undertow.version>2.2.8.Final</undertow.version>
123
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
124
<weld.version>3.1.5.Final</weld.version>
125
</properties>
pom.xml
@@ -67,7 +67,7 @@
67
<asm.version>9.1</asm.version>
68
69
<!-- Server -->
70
71
<jetty.version>9.4.40.v20210413</jetty.version>
72
<netty.version>4.1.63.Final</netty.version>
73
0 commit comments