Upgrade to SI-5.4.5

This commit is contained in:
Artem Bilan
2021-03-17 19:03:48 -04:00
parent 1c454f85d9
commit f55572de04
67 changed files with 134 additions and 134 deletions

View File

@@ -186,14 +186,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.4</version>
<version>5.3.5</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.4.4</version>
<version>5.4.5</version>
<scope>import</scope>
<type>pom</type>
</dependency>