Skip to content

Commit

Permalink
chore(deps): update apache tomcat packages to v9.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 69756bb commit a7bab74
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 @@ -18,7 +18,7 @@ updateOptions := updateOptions.value.withCachedResolution(true)

val RestEasyVersion = "3.15.6.Final"
val SwaggerVersion = "1.6.11"
val TomcatVersion = "9.0.80"
val TomcatVersion = "9.0.82"
val axis2Version = "1.8.2"
val circeVersion = "0.14.5"
val curatorVersion = "5.5.0"
Expand Down

0 comments on commit a7bab74

Please sign in to comment.