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

Commit

Permalink
Merge pull request #23 from zalando-stups/dependabot/maven/org.glassf…
Browse files Browse the repository at this point in the history
…ish-javax.servlet-3.1.1

Bump javax.servlet from 3.0 to 3.1.1
  • Loading branch information
whiskeysierra committed Jan 14, 2019
2 parents 60317a0 + d68028b commit 2c3669e
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 2c3669e

Please sign in to comment.