Upgrade to latest deps

This commit is contained in:
abilan
2023-03-22 11:36:10 -04:00
parent c68b666c7e
commit a91fa15bf0
67 changed files with 722 additions and 722 deletions

View File

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