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

@@ -234,7 +234,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

@@ -70,7 +70,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>
@@ -82,7 +82,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>
@@ -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

@@ -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>file-split-ftp</artifactId>
@@ -242,7 +242,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>
@@ -263,7 +263,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

@@ -458,7 +458,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>stomp-chat</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>