Upgrade to Javax Servlet JSP JSTL 1.2.2.

This commit is contained in:
John Blum
2021-06-11 13:29:27 -07:00
parent 64df60079e
commit 9c9db86fc8

View File

@@ -6,7 +6,7 @@ apacheTaglibsStandardVersion=1.2.5
# Spring Boot 2.3 sets Apache Groovy version to 2.5.11
# https://github.com/spring-projects/spring-boot/blob/v2.3.0.RELEASE/spring-boot-project/spring-boot-dependencies/build.gradle#L365
#groovyVersion=2.4.19
javaxServletJspJstlApiVersion=1.2.1
javaxServletJspJstlApiVersion=1.2.2
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.10.6
# The Spring Boot & Spring Session version are the only required version properties.