Upgrade dependencies

This commit is contained in:
Artem Bilan
2019-01-11 10:50:51 -05:00
parent 398484f1f7
commit 7e8a67a7b8
64 changed files with 151 additions and 151 deletions

View File

@@ -192,14 +192,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.0.11.RELEASE</version>
<version>5.0.12.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.10.RELEASE</version>
<version>5.0.11.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>