]
Van Halbert commented on TEIID-5659:
------------------------------------
Also, would like to change the property name to match for ease of substitution.
Upgrade spring-boot version in example to match version in
teiid-spring-boot
-----------------------------------------------------------------------------
Key: TEIID-5659
URL:
https://issues.jboss.org/browse/TEIID-5659
Project: Teiid
Issue Type: Enhancement
Components: Build/Kits
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}