Updated samples to boot 3.2

Removed versions for test containers.  This is now managed by Boot
Updated samples to be version 3.1.
This commit is contained in:
Glenn Renfro
2023-06-15 09:41:17 -04:00
parent c78d09f343
commit cd54b77c6f
17 changed files with 30 additions and 69 deletions

View File

@@ -73,8 +73,6 @@ public class TaskStartTests {
private final static int MAX_WAIT_TIME = 5000;
private final static String URL = "maven://io.spring.cloud:" + "timestamp-task:jar:1.1.0.RELEASE";
private final static String DATASOURCE_URL;
private final static String DATASOURCE_USER_NAME = "SA";