parent
5a6c724506
commit
f6fbd105f0
|
@ -13,6 +13,6 @@ kotlinVersion=1.9.22
|
|||
mavenVersion=3.9.4
|
||||
nativeBuildToolsVersion=0.9.28
|
||||
springFrameworkVersion=6.1.3
|
||||
tomcatVersion=10.1.17
|
||||
tomcatVersion=10.1.18
|
||||
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2012-2022 the original author or authors.
|
||||
# Copyright 2012-2024 the original author or authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -293,6 +293,7 @@ gdl=model/vnd.gdl
|
|||
geo=application/vnd.dynageo
|
||||
gex=application/vnd.geometry-explorer
|
||||
ggb=application/vnd.geogebra.file
|
||||
ggs=application/vnd.geogebra.slides
|
||||
ggt=application/vnd.geogebra.tool
|
||||
ghf=application/vnd.groove-help
|
||||
gif=image/gif
|
||||
|
@ -469,6 +470,7 @@ mif=application/x-mif
|
|||
mime=message/rfc822
|
||||
mj2=video/mj2
|
||||
mjp2=video/mj2
|
||||
mjs=text/javascript
|
||||
mk3d=video/x-matroska
|
||||
mka=audio/x-matroska
|
||||
mks=video/x-matroska
|
||||
|
@ -576,6 +578,7 @@ onetoc2=application/onenote
|
|||
opf=application/oebps-package+xml
|
||||
opml=text/x-opml
|
||||
oprc=application/vnd.palm
|
||||
opus=audio/ogg
|
||||
org=application/vnd.lotus-organizer
|
||||
osf=application/vnd.yamaha.openscoreformat
|
||||
osfpvg=application/vnd.yamaha.openscoreformat.osfpvg+xml
|
||||
|
|
Loading…
Reference in New Issue