]
Ramesh Reddy resolved TEIIDSB-36.
---------------------------------
Resolution: Done
Changed to 2.1.2 and also update property name
Upgrade spring-boot version in example to match version in
teiid-spring-boot
-----------------------------------------------------------------------------
Key: TEIIDSB-36
URL:
https://issues.jboss.org/browse/TEIIDSB-36
Project: Teiid Spring Boot
Issue Type: Enhancement
Components: examples
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Major
Upgrade version of spring-boot in teiid-openshift-examples:
{code}
<version.spring-boot>1.5.13.RELEASE</version.spring-boot>
{code}
to match the version in teiid-spring-boot
{code}
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
{code}