Upgrade to the latest dependencies

* Fix deprecation warnings
This commit is contained in:
Artem Bilan
2022-07-22 16:17:16 -04:00
parent c5f2576eb4
commit 833f55d662
76 changed files with 154 additions and 163 deletions

View File

@@ -148,7 +148,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0-M4</version>
<scope>import</scope>
<type>pom</type>
</dependency>