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 b16e9ec + 4a74e60 commit ef7632aCopy full SHA for ef7632a
test-app/build.gradle
@@ -5,8 +5,8 @@ plugins {
5
}
6
7
dependencies {
8
- implementation "io.undertow:undertow-core:2.2.21.Final"
9
- implementation "io.undertow:undertow-servlet:2.2.21.Final"
+ implementation "io.undertow:undertow-core:2.2.24.Final"
+ implementation "io.undertow:undertow-servlet:2.2.24.Final"
10
implementation "com.marklogic:ml-javaclient-util:4.4.0"
11
implementation 'org.slf4j:slf4j-api:1.7.36'
12
implementation 'ch.qos.logback:logback-classic:1.3.5'
0 commit comments