Skip to content

Commit

Permalink
Bump jakarta.servlet.jsp.jstl-api from 2.0.0-RC1 to 2.0.0 (#5700)
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 2.0.0-RC1 to 2.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)

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 23, 2020
1 parent e7fb202 commit 526502a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1101,7 +1101,7 @@
<dependency>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
<version>2.0.0-RC1</version>
<version>2.0.0</version>
<exclusions>
<exclusion>
<groupId>jakarta.servlet</groupId>
Expand Down

0 comments on commit 526502a

Please sign in to comment.