Update to Servlet 6.1.0
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies {
|
||||
implementation "org.springframework.security:spring-security-config"
|
||||
implementation "org.springframework.security:spring-security-web"
|
||||
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.0.0"
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.1.0"
|
||||
providedCompile "org.glassfish.web:jakarta.servlet.jsp.jstl:2.0.0"
|
||||
|
||||
testImplementation "org.assertj:assertj-core:3.26.3"
|
||||
|
||||
Reference in New Issue
Block a user