pull/1250/head^2
Ryan Wang 2021-01-24 21:35:48 +08:00 committed by GitHub
parent feab7c4b5f
commit afe501f233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -94,9 +94,9 @@ ext {
dataformatYamlVersion = "2.11.0"
jgitVersion = "5.9.0.202009080501-r"
flexmarkVersion = "0.62.2"
thumbnailatorVersion = "0.4.11"
thumbnailatorVersion = "0.4.13"
image4jVersion = "0.7zensight1"
flywayVersion = "6.5.0"
flywayVersion = "7.5.1"
h2Version = "1.4.197"
levelDbVersion = "0.12"
annotationsVersion = "3.0.1u2"

View File

@ -4,6 +4,9 @@ server:
compression:
enabled: false
spring:
mvc:
pathmatch:
use-suffix-pattern: true
jackson:
date-format: yyyy-MM-dd HH:mm:ss
devtools: