Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.tomcat.embed:tomcat-embed-cor…
Browse files Browse the repository at this point in the history
…e to v10.1.16 (#601)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent a5c93be commit d866ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlin-coroutines = '1.7.3'
kotest-runner = '5.8.0'
undertow = '2.3.10.Final'
jetty = '11.0.18'
tomcat = '10.1.15'
tomcat = '10.1.16'
graal-svm = "23.1.1"
bcpkix = "1.70"

Expand Down

0 comments on commit d866ff3

Please sign in to comment.