Upgrade dependencies

This commit is contained in:
Artem Bilan
2021-06-24 10:16:23 -04:00
parent e5d87c569f
commit 74452b11fe
66 changed files with 135 additions and 135 deletions

View File

@@ -186,14 +186,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.7</version>
<version>5.3.8</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.0</version>
<version>5.5.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>