Upgrade to latest deps

This commit is contained in:
abilan
2023-03-22 14:01:24 -04:00
parent 60caa5d0ed
commit e618af26af
66 changed files with 763 additions and 763 deletions

View File

@@ -141,14 +141,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.0.5</version>
<version>6.0.7</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>6.0.3</version>
<version>6.0.4</version>
<scope>import</scope>
<type>pom</type>
</dependency>