Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (#5673)
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
901a17d197
commit
fcfa72ee40
|
@ -176,7 +176,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.glassfish.web</groupId>
|
<groupId>org.glassfish.web</groupId>
|
||||||
<artifactId>javax.servlet.jsp.jstl</artifactId>
|
<artifactId>javax.servlet.jsp.jstl</artifactId>
|
||||||
<version>1.2.2</version>
|
<version>1.2.5</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>javax.servlet.jsp.jstl</groupId>
|
<groupId>javax.servlet.jsp.jstl</groupId>
|
||||||
|
|
Loading…
Reference in New Issue