Upgrade Spring Framework to 5.3.0-M1

Closes gh-1649
This commit is contained in:
Eleftheria Stein
2020-06-26 10:17:58 +02:00
committed by Eleftheria Stein-Kousathana
parent 847433562e
commit 59e2cdb74f
2 changed files with 2 additions and 1 deletions

View File

@@ -22,4 +22,5 @@ dependencies {
gretty {
jvmArgs = ['-Dspring.profiles.active=embedded-redis']
servletContainer = 'tomcat9'
}