Resolve issues introduced by Boot 2.6.0.M1 upgrade

Updated versions and fixed jdbc test

Updated versions for samples
This commit is contained in:
Glenn Renfro
2021-07-23 08:51:14 -04:00
parent 723fa1353a
commit 78621e7b03
21 changed files with 45 additions and 408 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.7</version>
<version>2.6.0-M1</version>
<relativePath />
</parent>