INT-1129 moved StringMessage from 'message' to 'core' (we might remove it before 2.0...)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
package org.springframework.integration.test;
|
||||
|
||||
import org.springframework.integration.message.StringMessage;
|
||||
import org.springframework.integration.core.StringMessage;
|
||||
|
||||
/**
|
||||
* @author Mark Fisher
|
||||
|
||||
Reference in New Issue
Block a user