Upgrade to latest deps

This commit is contained in:
abilan
2023-04-19 15:34:50 -04:00
parent e618af26af
commit c127ab066a
65 changed files with 733 additions and 733 deletions

View File

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