Upgrade to SIK-3.1.1

This commit is contained in:
Artem Bilan
2019-02-14 17:35:06 -05:00
parent e27e371e7d
commit f330883ac8
3 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-kafka</artifactId>
<version>3.1.0.RELEASE</version>
<version>3.1.1.RELEASE</version>
<scope>compile</scope>
<exclusions>
<exclusion>