Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (#5622)
Bumps [javax.servlet.jsp.jstl](https://github.com/javaee/jstl-api) from 1.2.2 to 1.2.5. - [Release notes](https://github.com/javaee/jstl-api/releases) - [Commits](https://github.com/javaee/jstl-api/compare/1.2.2...impl-1.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a683bc855c
commit
80bb1bce90
|
@ -193,7 +193,7 @@
|
|||
<dependency>
|
||||
<groupId>org.glassfish.web</groupId>
|
||||
<artifactId>javax.servlet.jsp.jstl</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.2.5</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>javax.servlet.jsp.jstl</groupId>
|
||||
|
|
Loading…
Reference in New Issue