Upgrade apps to 3.0.0-SNAPSHOT

This commit is contained in:
David Turanski
2020-10-11 10:43:16 -04:00
parent 83e9b52328
commit 80f9545ae9

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>