Skip to content

Commit 968a4ea

Browse files
Bump org.eclipse.jetty:jetty-server from 11.0.24 to 11.0.25
Bumps org.eclipse.jetty:jetty-server from 11.0.24 to 11.0.25. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bac784b commit 968a4ea

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
@@ -110,7 +110,7 @@ dependencies {
110110
testImplementation 'org.codehaus.groovy:groovy:3.0.24'
111111
testImplementation 'org.codehaus.groovy:groovy-json:3.0.24'
112112
testImplementation 'com.google.code.gson:gson:2.12.1'
113-
testImplementation 'org.eclipse.jetty:jetty-server:11.0.24'
113+
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
114114
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
115115
testImplementation 'org.awaitility:awaitility-groovy:4.2.0'
116116
testImplementation 'com.github.javafaker:javafaker:1.0.2'

0 commit comments

Comments
 (0)