mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Update `TldPatterns` to align with the latest default shipped by Tomcat. This commit also introduces a test to ensure that we will remain aligned going forwards. Closes gh-25764
9 lines
171 B
Properties
9 lines
171 B
Properties
version=2.3.10.BUILD-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
|
|
|
kotlinVersion=1.3.72
|
|
tomcatVersion=9.0.43
|