Skip to content

Commit

Permalink
fix(deps): update dependency javax.servlet:javax.servlet-api to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2022
1 parent 8be1d7f commit ee812ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ notificationWebComponentsVersion=1.0.4

# Dependencies driven by Tomcat version
tomcatVersion=8.5.82
servletApiDependency=javax.servlet:javax.servlet-api:3.0.1
servletApiDependency=javax.servlet:javax.servlet-api:3.1.0
ccppVersion=1.0
personDirectoryVersion=1.8.14

Expand Down

0 comments on commit ee812ee

Please sign in to comment.