Upgrade dependencies

This commit is contained in:
Artem Bilan
2022-01-18 11:59:26 -05:00
parent 5649e16ed7
commit 94ce031c65
68 changed files with 107 additions and 107 deletions

View File

@@ -188,7 +188,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>barrier</artifactId>
@@ -207,7 +207,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -228,7 +228,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -224,7 +224,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -235,7 +235,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -92,7 +92,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
<version>5.15.13</version>
<version>5.15.15</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>5.15.13</version>
<version>5.15.15</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -227,7 +227,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>jpa</artifactId>
@@ -209,7 +209,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -230,7 +230,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>kafka</artifactId>
@@ -214,7 +214,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -235,7 +235,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -200,7 +200,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>mqtt</artifactId>
@@ -196,7 +196,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -217,7 +217,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -177,7 +177,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>splunk</artifactId>
@@ -186,7 +186,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -207,7 +207,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -200,7 +200,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>tcp-broadcast</artifactId>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -188,7 +188,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>tcp-with-headers</artifactId>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -209,7 +209,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -166,7 +166,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
</parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>web-sockets</artifactId>
@@ -174,7 +174,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.3.9.BUILD-SNAPSHOT</version>
<version>2.3.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
@@ -195,7 +195,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -187,7 +187,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -165,7 +165,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.3.9.RELEASE</version>
<version>5.3.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>