Skip to content

Commit

Permalink
Upgrade to Jakarta Servlet JSP 3.1.1
Browse files Browse the repository at this point in the history
Closes gh-559
  • Loading branch information
rainboyan committed Sep 9, 2024
1 parent bf1a3f3 commit f458994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jakarta-el = "4.0.0"
jakarta-inject = "2.0.1"
jakarta-persistence = "3.1.0"
jakarta-servlet = "6.0.0"
jakarta-servlet-jsp = "3.1.0"
jakarta-servlet-jsp = "3.1.1"
jakarta-servlet-jsp-jstl = "3.0.0"
jakarta-transaction = "2.0.1"
jakarta-validation = "3.0.2"
Expand Down

0 comments on commit f458994

Please sign in to comment.