Commit d0f3e33f authored by Phillip Webb's avatar Phillip Webb

Remove unused test dependency

parent 43e54d38
......@@ -129,13 +129,6 @@
<artifactId>spring-integration-core</artifactId>
<scope>provided</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.16.1-GA</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<resources>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment