Skip to content

Commit

Permalink
Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (#5673)
Browse files Browse the repository at this point in the history
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](javaee/jstl-api@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>
  • Loading branch information
dependabot[bot] committed Nov 20, 2020
1 parent 901a17d commit fcfa72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-osgi/test-jetty-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,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>
Expand Down

0 comments on commit fcfa72e

Please sign in to comment.