Skip to content

Commit d43b25f

Browse files
committed
Make EhCache an optional dependency.
Resolves #1323.
1 parent 57e8afe commit d43b25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-ws-security/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<artifactId>slf4j-api</artifactId>
5959
</exclusion>
6060
</exclusions>
61+
<optional>true</optional>
6162
</dependency>
6263

6364
<dependency>

0 commit comments

Comments
 (0)