Bump servlet-api from 2.4 to 2.5 (#13)

This commit is contained in:
dependabot-preview[bot]
2019-11-29 14:31:42 +00:00
committed by GitHub
parent bd64391527
commit cd60067bbf

View File

@@ -157,7 +157,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<version>2.5</version>
<scope>provided</scope>
</dependency>