Skip to content

Commit 501f4e5

Browse files
Update versions.tomcat to v11.0.13 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bbecb4 commit 501f4e5

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
@@ -183,7 +183,7 @@ def versions = [
183183
springDocOpenUi : '2.8.13',
184184
swaggerAnnotations : '2.2.38',
185185
springSecurityVersion : '6.5.5',
186-
tomcat : '11.0.12'
186+
tomcat : '11.0.13'
187187
]
188188

189189
jacocoTestReport {

0 commit comments

Comments
 (0)