Skip to content

Commit d81195b

Browse files
Bump org.eclipse.jetty:jetty-servlet from 10.0.25 to 10.0.26 (#4422)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fdd15c commit d81195b

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.25")
19+
implementation("org.eclipse.jetty:jetty-servlet:10.0.26")
2020

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

0 commit comments

Comments
 (0)