Skip to content

Commit 55060dd

Browse files
authored
Update servlet smoke test image version (#18519)
1 parent 052fc25 commit 55060dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smoke-tests/src/test/java/io/opentelemetry/smoketest/TestImageVersions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public class TestImageVersions {
2727
public static final String ZULU_OPENJDK_8U31_VERSION = "20251117.19421579350";
2828

2929
// smoke-test-servlet-* (all servlet variants)
30-
public static final String SERVLET_VERSION = "20260429.25096195273";
30+
public static final String SERVLET_VERSION = "20260502.25257829980";
3131

3232
private TestImageVersions() {}
3333
}

0 commit comments

Comments
 (0)