Upgrade dependencies

This commit is contained in:
Artem Bilan
2020-04-29 10:31:11 -04:00
parent 29a9e2c363
commit 295f596149
65 changed files with 173 additions and 173 deletions

View File

@@ -192,14 +192,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.1.11.RELEASE</version>
<version>5.1.15.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.1.9.RELEASE</version>
<version>5.1.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>