Upgrade dependencies

This commit is contained in:
Artem Bilan
2020-02-28 11:05:36 -05:00
parent a00684726b
commit 2401452961
65 changed files with 141 additions and 141 deletions

View File

@@ -174,14 +174,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -181,14 +181,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -220,14 +220,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -203,14 +203,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -162,14 +162,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -249,14 +249,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -278,7 +278,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.4.1.Final</version>
<version>6.1.2.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -302,7 +302,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>5.4.10.Final</version>
<version>5.4.11.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -444,14 +444,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -203,14 +203,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -174,14 +174,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -214,14 +214,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -210,14 +210,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -221,14 +221,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -213,14 +213,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -162,14 +162,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -216,14 +216,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -101,7 +101,7 @@
<dependency>
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>
<version>2.4.1.RELEASE</version>
<version>2.4.2.RELEASE</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -221,14 +221,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -186,14 +186,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -203,14 +203,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -136,7 +136,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-sftp</artifactId>
<version>2.2.0</version>
<version>2.4.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -193,14 +193,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -186,14 +186,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -192,14 +192,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -174,14 +174,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -192,14 +192,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -195,14 +195,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -152,14 +152,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -181,14 +181,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -173,14 +173,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -162,14 +162,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -171,7 +171,7 @@ subprojects { subproject ->
ext {
activeMqVersion = '5.15.11'
apacheSshdVersion = '2.2.0'
apacheSshdVersion = '2.4.0'
aspectjVersion = '1.9.5'
commonsDigesterVersion = '2.0'
commonsDbcpVersion = '1.2.2'
@@ -182,14 +182,14 @@ subprojects { subproject ->
c3p0Version = '0.9.1.2'
derbyVersion = '10.14.2.0'
hamcrestVersion = '1.3'
hibernateVersion = '5.4.10.Final'
hibernateValidatorVersion = '5.4.1.Final'
hibernateVersion = '5.4.11.Final'
hibernateValidatorVersion = '6.1.2.Final'
ftpServerVersion = '1.1.1'
flexjsonVersion = '2.0'
groovyVersion = '2.5.8'
hsqldbVersion = '2.5.0'
h2Version = '1.4.200'
jacksonVersion = '2.10.1'
jacksonVersion = '2.10.2.20200130'
javaxInjectVersion = '1'
javaxMailVersion = '1.6.2'
jodaTimeVersion = '1.6'
@@ -214,9 +214,9 @@ subprojects { subproject ->
springIntegrationKafkaVersion = '3.2.1.RELEASE'
springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT'
springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT'
springKafkaVersion = '2.4.1.RELEASE'
springVersion = '5.2.3.RELEASE'
springSecurityVersion = '5.3.0.M1'
springKafkaVersion = '2.4.2.RELEASE'
springVersion = '5.2.4.RELEASE'
springSecurityVersion = '5.3.0.RC1'
springWebFlowVersion = '2.3.3.RELEASE'
tilesJspVersion = '2.2.1'
validationApiVersion = '1.0.0.GA'

View File

@@ -193,14 +193,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -205,14 +205,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -126,14 +126,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -262,14 +262,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -221,14 +221,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -197,14 +197,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -197,14 +197,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -146,7 +146,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>5.3.0.M1</version>
<version>5.3.0.RC1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -158,7 +158,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.3.0.M1</version>
<version>5.3.0.RC1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -252,14 +252,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -184,14 +184,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -175,14 +175,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -187,14 +187,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -162,14 +162,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -173,14 +173,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -174,14 +174,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>