Upgrade to the latest releases

This commit is contained in:
Artem Bilan
2020-10-28 11:38:05 -04:00
parent 3d30ed5d9c
commit f394894a63
67 changed files with 548 additions and 131 deletions

View File

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