Skip to content

Commit

Permalink
chore(deps): update apache tomcat packages to v9.0.98
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 1b6672d commit b4afacf
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 @@ updateOptions := updateOptions.value.withCachedResolution(true)

val RestEasyVersion = "3.15.6.Final"
val SwaggerVersion = "1.6.12"
val TomcatVersion = "9.0.89"
val TomcatVersion = "9.0.98"
val axis2Version = "1.8.2"
val circeVersion = "0.14.5"
val curatorVersion = "5.6.0"
Expand Down

0 comments on commit b4afacf

Please sign in to comment.