Skip to content

Commit

Permalink
Bump javax.servlet-api from 3.1.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/javaee/servlet-spec/releases)
- [Commits](javaee/servlet-spec@3.1.0...4.0.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Sep 29, 2018
1 parent 5eb8ed0 commit 4d01861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
<selenium.version>2.53.1</selenium.version>

<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.16.RELEASE/spring-boot-dependencies/pom.xml) -->
<servlet-api.version>3.1.0</servlet-api.version>
<servlet-api.version>4.0.1</servlet-api.version>

<skipUnitTests>false</skipUnitTests>

Expand Down

0 comments on commit 4d01861

Please sign in to comment.