fix pom exclusions

This commit is contained in:
Gao Liang
2021-04-26 22:44:33 +08:00
committed by Janne Valkealahti
parent eca0dd1572
commit 10fb9a8ed2

View File

@@ -773,7 +773,7 @@ don't bring that one in!
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-standard-commands</artifactId>
</exclusion>
</exclusion>
</exclusions>
</dependency>
----
====