Skip to content

Commit 859fff3

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

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)