Skip to content

Commit 6c8b47c

Browse files
Update versions.tomcat to v10.1.46 (#927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3f1901 commit 6c8b47c

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
@@ -296,7 +296,7 @@ def versions = [
296296
pactVersion : '4.6.17',
297297
testcontainers: '1.21.3',
298298
log4j : '2.25.1',
299-
tomcat : '10.1.44'
299+
tomcat : '10.1.46'
300300
]
301301

302302
ext.libraries = [

0 commit comments

Comments
 (0)