From 14a67f7c6e9f2ff458a846079bbf68daafb661fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 8 Dec 2025 17:42:49 +0100 Subject: [PATCH] Polish "Upgrade to Tomcat 11.0.15" See gh-48467 --- .../springframework/boot/web/server/mime-mappings.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/spring-boot-web-server/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties b/module/spring-boot-web-server/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties index 02d4f465b32..af91f41f9bb 100644 --- a/module/spring-boot-web-server/src/main/resources/org/springframework/boot/web/server/mime-mappings.properties +++ b/module/spring-boot-web-server/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