Skip to content

Commit

Permalink
Bump servlet-api from 2.4 to 2.5
Browse files Browse the repository at this point in the history
Bumps servlet-api from 2.4 to 2.5.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2020
1 parent 7f72cf0 commit c0a2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -240,7 +240,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<version>2.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c0a2c24

Please sign in to comment.