Skip to content

Commit 8c2e475

Browse files
Update tomcatEmbedVersion to v11.0.10 (#3046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b47e60 commit 8c2e475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ repositories {
402402

403403
ext {
404404
log4JVersion = "2.24.3"
405-
tomcatEmbedVersion = "11.0.9"
405+
tomcatEmbedVersion = "11.0.10"
406406
}
407407

408408
ext['snakeyaml.version'] = '2.0'

0 commit comments

Comments
 (0)