Skip to content

Commit c915d01

Browse files
Update versions.tomcat to v11.0.12 (#1404)
* Update versions.tomcat to v11.0.12 * Update build.gradle --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Feli Tam <[email protected]>
1 parent 1dbb53c commit c915d01

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.11'
186+
tomcat : '11.0.12'
187187
]
188188

189189
jacocoTestReport {

0 commit comments

Comments
 (0)