Upgrade to SIK-3.3.1

This commit is contained in:
Artem Bilan
2020-07-22 15:32:00 -04:00
parent 602cad82aa
commit 7a1b12a9e4
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-kafka</artifactId>
<version>3.3.0.RELEASE</version>
<version>3.3.1.RELEASE</version>
<scope>compile</scope>
<exclusions>
<exclusion>