Set spring-boot version to 2.1.12.RELEASE 90/101790/1
authorjimmy <jf2512@att.com>
Sun, 16 Feb 2020 14:07:12 +0000 (09:07 -0500)
committerjimmy <jf2512@att.com>
Sun, 16 Feb 2020 14:07:37 +0000 (09:07 -0500)
Issue-ID: AAI-2803
Change-Id: Icdd8a896445576fcbf0065419e62be08625d9235
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
aai-parent/pom.xml

index 1356548..1f44f74 100644 (file)
@@ -127,7 +127,7 @@ limitations under the License.
          <profile>
            <id>spring-boot-2-1</id>
            <properties>
-             <spring.boot.version>2.1.6.RELEASE</spring.boot.version>
+             <spring.boot.version>2.1.12.RELEASE</spring.boot.version>
            </properties>
          </profile>
        </profiles>