Skip to content

V1.1.2

Compare
Choose a tag to compare
@andrewserff andrewserff released this 04 Mar 16:21
· 8 commits to master since this release

Convergent-UI v1.1.2 is a maintenance release that upgrades the Spring Boot and Spring Cloud dependencies to the last version that supports the 1.x line of those libraries. Here are the version now supported:

Spring-Boot: 1.5.19.RELEASE
Spring Cloud: Edgware.SR5
jsoup: 1.11.3

Use this version like so in your maven pom:

<dependency>
  <groupId>net.acesinc</groupId>
  <artifactId>convergent-ui</artifactId>
  <version>1.1.1</version>
</dependency>

The next version of Convergent UI should support Spring Boot 2.x