Skip to content

Commit

Permalink
Merge pull request #14 from premium-minds/dependabot/maven/javax.serv…
Browse files Browse the repository at this point in the history
…let-javax.servlet-api-4.0.1

Bump javax.servlet-api from 4.0.0 to 4.0.1
  • Loading branch information
froque committed Dec 11, 2019
2 parents 2955f0b + 01ab9a1 commit 6f3992f
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 @@ -49,7 +49,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6f3992f

Please sign in to comment.