Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1395674

Browse files
fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11
1 parent 6b41829 commit 1395674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spockVersion=2.3-groovy-4.0
2323
springBootGradlePluginVersion=3.3.5
2424
testingSupportVersion=4.0.0-SNAPSHOT
2525
tomcatLog4jVersion=8.5.2
26-
tomcatVersion=10.1.33
26+
tomcatVersion=11.0.2
2727
viewsGradleVersion=4.0.0-SNAPSHOT
2828

2929
org.gradle.caching=true

0 commit comments

Comments
 (0)