Skip to content

Commit

Permalink
chore(deps): update apache tomcat packages to v9.0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edalex-ian committed Aug 29, 2023
1 parent ea1090e commit 8c76c3c
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.79"
val TomcatVersion = "9.0.80"
val axis2Version = "1.8.2"
val circeVersion = "0.12.1"
val curatorVersion = "5.5.0"
Expand Down

0 comments on commit 8c76c3c

Please sign in to comment.