Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Bump javax.servlet from 3.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps javax.servlet from 3.0 to 3.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 14, 2019
1 parent 9bdcce4 commit d68028b
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.servlet</artifactId>
<version>3.0</version>
<version>3.1.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d68028b

Please sign in to comment.