Update java-configuration:hello-security-explicit to use Spring 6

Issue gh-46
This commit is contained in:
Eleftheria Stein
2021-11-11 18:41:57 +01:00
committed by Marcus Da Coregio
parent fe037cf4d7
commit 75f86c51ec
2 changed files with 6 additions and 8 deletions
@@ -1,5 +1,5 @@
gretty {
servletContainer = "tomcat9"
servletContainer = "tomcat10"
contextPath = "/"
fileLogEnabled = false
integrationTestTask = 'integrationTest'