Upgrade apps to 3.0.0-SNAPSHOT

This commit is contained in:
David Turanski
2020-10-11 10:43:16 -04:00
parent 221ff6d7e7
commit f286ced1a0
59 changed files with 62 additions and 58 deletions

View File

@@ -27,6 +27,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>