Skip to content

Commit

Permalink
Merge pull request #5391 from eclipse/dependabot/maven/jetty-10.0.x/j…
Browse files Browse the repository at this point in the history
…avax.servlet-javax.servlet-api-4.0.1

Bump javax.servlet-api from 3.1.0 to 4.0.1
  • Loading branch information
joakime authored Oct 5, 2020
2 parents a76702b + 47c2f06 commit 77ce614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-webapps/test-felix-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
<version>4.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 77ce614

Please sign in to comment.