Skip to content

Commit 7cd589f

Browse files
Update versions.tomcat to v11.0.13 (#564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df49da2 commit 7cd589f

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
@@ -307,7 +307,7 @@ def versions = [
307307
springFrameworkCloud: '2.2.10.RELEASE',
308308
pitest : '1.18.2',
309309
pactVersion : '4.6.11',
310-
tomcat : '11.0.12'
310+
tomcat : '11.0.13'
311311
]
312312

313313
ext.libraries = [

0 commit comments

Comments
 (0)