Skip to content

Commit

Permalink
Update jakarta.servlet.jsp-api to 3.1.1
Browse files Browse the repository at this point in the history
Closes gh-12704
  • Loading branch information
marcusdacoregio committed Feb 17, 2023
1 parent d127ad3 commit 3f2ff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
api "jakarta.annotation:jakarta.annotation-api:2.1.1"
api "jakarta.inject:jakarta.inject-api:2.0.1"
api "jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0"
api "jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.0"
api "jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1"
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
Expand Down

0 comments on commit 3f2ff05

Please sign in to comment.