Skip to content

Commit a165566

Browse files
authored
Merge branch 'main' into dependabot/gradle/com.amazonaws-aws-java-sdk-core-1.12.788
2 parents 8384231 + e7fc979 commit a165566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsignals-tests/images/http-servers/tomcat/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ application {
3131
}
3232

3333
dependencies {
34-
implementation("org.apache.tomcat.embed:tomcat-embed-core:10.1.10")
34+
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.6")
3535
implementation("io.opentelemetry:opentelemetry-api")
3636
}
3737

0 commit comments

Comments
 (0)