1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to taglibs-standard-jstlel:1.2.5

Fixes gh-8267
This commit is contained in:
Josh Cummings
2020-03-31 22:57:08 -06:00
parent e3a1fa2f86
commit 1ba1fb61a7
+1 -1
View File
@@ -77,7 +77,7 @@ ext.springCoreDependency = [
ext.jstlDependencies = [
"javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:$jstlVersion",
"org.apache.taglibs:taglibs-standard-jstlel:1.2.1"
"org.apache.taglibs:taglibs-standard-jstlel:1.2.5"
]
ext.apachedsDependencies = [