Upgrade dependencies to latest milestones

This commit is contained in:
Artem Bilan
2020-10-15 09:29:35 -04:00
parent ce4979701f
commit f40278dae9
67 changed files with 204 additions and 204 deletions

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -123,7 +123,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -212,14 +212,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -122,7 +122,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -199,14 +199,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -122,7 +122,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -199,14 +199,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -141,7 +141,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>5.4.0</version>
<version>5.4.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.4.0</version>
<version>5.4.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -177,7 +177,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -254,14 +254,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -137,7 +137,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -186,14 +186,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -88,7 +88,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -165,14 +165,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -88,7 +88,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -165,14 +165,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -100,7 +100,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -177,14 +177,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -112,7 +112,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -189,14 +189,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -80,7 +80,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -183,14 +183,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -91,7 +91,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -251,14 +251,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -98,7 +98,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -175,14 +175,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -99,7 +99,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -176,14 +176,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.0-RC1</version>
<version>5.3.0-RC2</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.0-M3</version>
<version>5.4.0-RC1</version>
<scope>import</scope>
<type>pom</type>
</dependency>