Upgrade to SI 5.2.4; some other deps

This commit is contained in:
Artem Bilan
2020-02-26 15:42:02 -05:00
parent 086045f5b1
commit 82d35c4372
66 changed files with 226 additions and 226 deletions

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -153,7 +153,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -225,14 +225,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -152,7 +152,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -201,14 +201,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -152,7 +152,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -201,14 +201,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -207,7 +207,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -256,14 +256,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -99,7 +99,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -188,14 +188,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -118,7 +118,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -167,14 +167,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -118,7 +118,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -167,14 +167,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -130,7 +130,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -179,14 +179,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -66,7 +66,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.5</version>
<version>42.2.9</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -191,14 +191,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -166,14 +166,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -128,7 +128,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -177,14 +177,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -129,7 +129,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -178,14 +178,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.2.2.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>