Upgrade dependencies; fix deprecations

* Prepare for release
This commit is contained in:
Artem Bilan
2020-09-16 11:02:34 -04:00
parent e154067a1f
commit be82e572f5
6 changed files with 42 additions and 34 deletions

View File

@@ -69,6 +69,7 @@ public class SftpTests extends SftpTestSupport {
private IntegrationFlowContext flowContext;
@Test
@SuppressWarnings("unchecked")
public void testSftpInboundFlow() {
QueueChannel out = new QueueChannel();
IntegrationFlow flow = IntegrationFlows