Upgrade to latest dependencies

This commit is contained in:
Artem Bilan
2022-05-17 16:34:35 -04:00
parent ba18aa89e3
commit fbe81a50a5
67 changed files with 167 additions and 167 deletions

View File

@@ -186,14 +186,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.16</version>
<version>5.3.20</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.11</version>
<version>5.5.12</version>
<scope>import</scope>
<type>pom</type>
</dependency>