Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #273 from uPortal-Project/renovate/javax.servlet-j…
Browse files Browse the repository at this point in the history
…avax.servlet-api-3.x

fix(deps): update dependency javax.servlet:javax.servlet-api to v3.1.0
  • Loading branch information
bjagg authored Jan 31, 2022
2 parents dff9fcf + 634ac7e commit 15f93d0
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 @@ -151,7 +151,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>jcifs</groupId>
Expand Down

0 comments on commit 15f93d0

Please sign in to comment.