diff --git a/gradle.properties b/gradle.properties index 8e2fa666e60..0a4185b1772 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,6 +21,6 @@ nativeBuildToolsVersion=0.10.6 snakeYamlVersion=2.3 springFrameworkVersion=6.2.15 springFramework60xVersion=6.0.23 -tomcatVersion=10.1.49 +tomcatVersion=10.1.50 kotlin.stdlib.default.dependency=false diff --git a/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties b/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties index 02d4f465b32..af91f41f9bb 100644 --- a/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties +++ b/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties @@ -780,6 +780,8 @@ spp=application/scvp-vp-response spq=application/scvp-vp-request spx=audio/ogg sql=application/x-sql +sqlite=application/vnd.sqlite3 +sqlite3=application/vnd.sqlite3 src=application/x-wais-source srt=application/x-subrip sru=application/sru+xml