Remove unused test dependency
This commit is contained in:
parent
43e54d38f7
commit
d0f3e33f21
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue