Skip to content

Commit 4dd659f

Browse files
authored
Merge pull request #131 from cip4/dependabot/gradle/org.eclipse.jetty-jetty-server-12.1.7
Bump org.eclipse.jetty:jetty-server from 12.1.6 to 12.1.7
2 parents b71d053 + 6d28879 commit 4dd659f

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.6'
52+
implementation 'org.eclipse.jetty:jetty-server:12.1.7'
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)