Across Platform 2.1.4

Released on January 8th, 2019. This is a feature upgrade, additionally including security patches and several bugfixes.

Maven artifact

<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>com.foreach.across</groupId>
            <artifactId>platform-bom</artifactId>
            <version>2.1.4-SNAPSHOT</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>

Dependency upgrades

Table 1. Across dependency upgrades
Dependency Previous version New version

Across

3.1.2.RELEASE

3.2.0-SNAPSHOT

DynamicFormsModule

0.0.2.RELEASE

0.0.3-SNAPSHOT

EntityModule

3.2.0.RELEASE

3.3.0-SNAPSHOT

FileManagerModule

1.3.0.RELEASE

1.3.1-SNAPSHOT

ImageServer

4.0.0.RELEASE

5.0.0-SNAPSHOT

Table 2. Other dependency upgrades
Dependency Previous version New version

Spring Platform

Brussels-SR15

Brussels-SR16

Dependency versions

Across Platform BOM 2.1.4-SNAPSHOT extends the Spring IO Platform BOM Brussels-SR16. The base list of dependencies can be found in the Spring IO Platform documentation. Additionally Across platform BOM defines and overrides the following dependencies:

Group

Artifact

Version

cglib

cglib

3.1

com.foreach.across

across-core

3.2.0-SNAPSHOT

com.foreach.across

across-test

3.2.0-SNAPSHOT

com.foreach.across

across-web

3.2.0-SNAPSHOT

com.foreach.across

across-autoconfigure

1.0.2.RELEASE

com.foreach.across.modules

across-hibernate-module

3.0.0.RELEASE

com.foreach.across.modules

admin-web-module

3.1.0.RELEASE

com.foreach.across.modules

application-info-module

1.0.1.RELEASE

com.foreach.across.modules

bootstrap-ui-module

2.1.1.RELEASE

com.foreach.across.modules

debug-web-module

2.0.0.RELEASE

com.foreach.across.modules

dynamic-forms-module

0.0.2.RELEASE

com.foreach.across.modules

ehcache-module

1.0.1.RELEASE

com.foreach.across.modules

entity-module

3.3.0-SNAPSHOT

com.foreach.across.modules

file-manager-module

1.3.1-SNAPSHOT

com.foreach.across.modules

ldap-module

1.0.0.RELEASE

com.foreach.across.modules

logging-module

1.1.0.RELEASE

com.foreach.across.modules

oauth2-module

2.1.0.RELEASE

com.foreach.across.modules

properties-module

1.1.1.RELEASE

com.foreach.across.modules

spring-batch-module

1.0.1.RELEASE

com.foreach.across.modules

spring-mobile-module

2.0.0.RELEASE

com.foreach.across.modules

spring-security-module

3.0.2.RELEASE

com.foreach.across.modules

spring-security-acl-module

3.0.1.RELEASE

com.foreach.across.modules

user-module

3.1.0.RELEASE

com.foreach.across.modules

web-cms-module

0.0.6.RELEASE

com.foreach.imageserver

imageserver-core

5.0.0-SNAPSHOT

com.foreach.imageserver

imageserver-admin

5.0.0-SNAPSHOT

com.foreach.imageserver

imageserver-client

5.0.0-SNAPSHOT

com.foreach.libs

common-concurrent

1.1

com.foreach.libs

common-spring

1.1

com.foreach.libs

common-test

1.1

com.foreach.libs

common-web

1.1

com.mattbertolini

liquibase-slf4j

1.2.1

com.oracle

ojdbc6

11.2.0

org.assertj

assertj-core

3.11.1

org.apache.commons

commons-collections4

4.1

org.apache.commons

commons-lang3

3.7

org.thymeleaf

thymeleaf

3.0.11.RELEASE

org.thymeleaf

thymeleaf-spring4

3.0.11.RELEASE

org.thymeleaf.extras

thymeleaf-extras-springsecurity4

3.0.4.RELEASE

org.thymeleaf.extras

thymeleaf-extras-java8time

3.0.1.RELEASE

Migration guides

Platform 2.1.4 should be a drop-in upgrade in most cases. Upgrading only individual modules might result in breaking changes and is not advised.

No migration guide is available.