Skip to content

Commit 1ba1fb6

Browse files
committed
Update to taglibs-standard-jstlel:1.2.5
Fixes gh-8267
1 parent e3a1fa2 commit 1ba1fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/javaprojects.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ext.springCoreDependency = [
7777

7878
ext.jstlDependencies = [
7979
"javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:$jstlVersion",
80-
"org.apache.taglibs:taglibs-standard-jstlel:1.2.1"
80+
"org.apache.taglibs:taglibs-standard-jstlel:1.2.5"
8181
]
8282

8383
ext.apachedsDependencies = [

0 commit comments

Comments
 (0)