Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 05b572b

Browse files
committed
Update tomcat test version
1 parent 3702952 commit 05b572b

File tree

1 file changed

+1
-1
lines changed
  • mcp-transport/mcp-webmvc-sse-transport

1 file changed

+1
-1
lines changed

mcp-transport/mcp-webmvc-sse-transport/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.apache.tomcat.embed</groupId>
120120
<artifactId>tomcat-embed-core</artifactId>
121-
<version>10.1.18</version>
121+
<version>11.0.2</version>
122122
<scope>test</scope>
123123
</dependency>
124124

0 commit comments

Comments
 (0)