We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d0d026 + 386318f commit b81c92aCopy full SHA for b81c92a
1 file changed
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
}
51
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}
52
implementation 'org.eclipse.jetty:jetty-server:12.1.7'
53
- implementation 'org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.5'
+ implementation 'org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.7'
54
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
55
implementation 'commons-configuration:commons-configuration:1.10'
56
implementation 'commons-collections:commons-collections:3.2.2'
0 commit comments