Upgrade dependencies

This commit is contained in:
Artem Bilan
2020-07-22 14:23:22 -04:00
parent 56b0645bf6
commit 3d30ed5d9c
64 changed files with 130 additions and 130 deletions

View File

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