We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b1982 commit f8c1fdbCopy full SHA for f8c1fdb
spring-session-samples/spring-session-sample-javaconfig-rest/spring-session-sample-javaconfig-rest.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation "ch.qos.logback:logback-classic"
17
implementation "org.testcontainers:testcontainers"
18
19
- providedCompile "jakarta.servlet:jakarta.servlet-api"
+ providedCompile "jakarta.servlet:jakarta.servlet-api:6.0.0"
20
21
testImplementation "org.springframework.security:spring-security-test"
22
testImplementation "org.assertj:assertj-core"
0 commit comments