Update xml:helloworld sample to use Spring 6

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