Upgrade to Javax Servlet JSP JSTL 1.2.2.

This commit is contained in:
John Blum
2021-01-19 12:33:31 -08:00
parent 0f9d9adeff
commit 302a096b5f

View File

@@ -3,7 +3,7 @@ antlrVersion=2.7.7
apacheGeodeVersion=1.13.1
apacheTaglibsStandardVersion=1.2.5
findbugsVersion=3.0.2
javaxServletJspJstlApiVersion=1.2.1
javaxServletJspJstlApiVersion=1.2.2
multithreadedtcVersion=1.01
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.