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

Issue gh-46
This commit is contained in:
Marcus Da Coregio
2021-12-10 10:45:35 -03:00
parent 75f86c51ec
commit a6e0f60def
2 changed files with 6 additions and 8 deletions
@@ -1,5 +1,5 @@
gretty {
servletContainer = "tomcat9"
servletContainer = "tomcat10"
contextPath = "/"
fileLogEnabled = false
integrationTestTask = 'integrationTest'