Skip to content

Commit bd88b87

Browse files
authored
Merge pull request #128 from cip4/dependabot/gradle/org.eclipse.jetty-jetty-server-12.1.6
Bump org.eclipse.jetty:jetty-server from 12.1.4 to 12.1.6
2 parents 5f42bcf + 921c9c0 commit bd88b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
exclude group: 'xml-apis'
5050
}
5151
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}
52-
implementation 'org.eclipse.jetty:jetty-server:12.1.4'
52+
implementation 'org.eclipse.jetty:jetty-server:12.1.6'
5353
implementation 'org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.5'
5454
implementation ('com.googlecode.json-simple:json-simple:1.1.1'){transitive=false}
5555
implementation 'commons-configuration:commons-configuration:1.10'

0 commit comments

Comments
 (0)