Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and manovotn committed Oct 1, 2020
1 parent 248f308 commit 4fe696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -102,7 +102,7 @@
</modules>

<properties>
<servlet.api.version>5.0.0-M2</servlet.api.version>
<servlet.api.version>5.0.0</servlet.api.version>
<jsf.api.version>3.0.0-RC1</jsf.api.version>
<facelets.version>1.1.15</facelets.version>
<wildfly.plugin.version>2.0.2.Final</wildfly.plugin.version>
Expand Down

0 comments on commit 4fe696b

Please sign in to comment.