Skip to content

Commit

Permalink
chore(deps): update apache tomcat packages to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent 98717bf commit df947ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ unmanagedClasspath in Runtime += (baseDirectory in LocalProject("learningedge_co

val jacksonVersion = "2.11.3"
val axis2Version = "1.6.2"
val TomcatVersion = "9.0.43"
val TomcatVersion = "10.0.4"
val SwaggerVersion = "1.6.2"
val RestEasyVersion = "3.13.2.Final"
val simpledbaVersion = "0.1.9"
Expand Down

0 comments on commit df947ab

Please sign in to comment.