We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b71d053 + 6d28879 commit 4dd659fCopy full SHA for 4dd659f
1 file changed
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
exclude group: 'xml-apis'
50
}
51
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}
52
- implementation 'org.eclipse.jetty:jetty-server:12.1.6'
+ implementation 'org.eclipse.jetty:jetty-server:12.1.7'
53
implementation 'org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.5'
54
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
55
implementation 'commons-configuration:commons-configuration:1.10'
0 commit comments