Skip to content

Commit d01e618

Browse files
Bump org.eclipse.jetty:jetty-servlet from 10.0.24 to 10.0.25
Bumps org.eclipse.jetty:jetty-servlet from 10.0.24 to 10.0.25. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e52e7be commit d01e618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("com.google.code.gson:gson")
1717
implementation("org.apache.httpcomponents:httpclient:4.5.14")
1818

19-
implementation("org.eclipse.jetty:jetty-servlet:10.0.24")
19+
implementation("org.eclipse.jetty:jetty-servlet:10.0.25")
2020

2121
implementation("org.mock-server:mockserver-netty:5.15.0:shaded")
2222
implementation("io.opentelemetry.proto:opentelemetry-proto:1.5.0-alpha")

0 commit comments

Comments
 (0)