Upgrade to Tomcat 10.1.1
Closes gh-870
This commit is contained in:
@@ -17,7 +17,7 @@ dependencies {
|
||||
testImplementation(testFixtures(project(":spring-restdocs-core")))
|
||||
testImplementation("com.fasterxml.jackson.core:jackson-databind")
|
||||
testImplementation("junit:junit")
|
||||
testImplementation("org.apache.tomcat.embed:tomcat-embed-core:10.0.11")
|
||||
testImplementation("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
testImplementation("org.assertj:assertj-core")
|
||||
testImplementation("org.hamcrest:hamcrest-library")
|
||||
testImplementation("org.mockito:mockito-core")
|
||||
|
||||
Reference in New Issue
Block a user