We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab23378 commit 20f8664Copy full SHA for 20f8664
pom.xml
@@ -81,7 +81,7 @@
81
82
<version.hamcrest>2.2</version.hamcrest>
83
<version.junit>5.10.2</version.junit>
84
- <version.undertow>2.2.33.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
+ <version.undertow>2.2.35.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
85
86
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
87
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
0 commit comments