Skip to content

Commit c287260

Browse files
Update versions.tomcat to v11.0.11 (#1376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5887c2d commit c287260

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.36',
185185
springSecurityVersion : '6.5.3',
186-
tomcat : '11.0.10'
186+
tomcat : '11.0.11'
187187
]
188188

189189
jacocoTestReport {

0 commit comments

Comments
 (0)