|
@@ -26,7 +26,6 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.data</groupId>
|
|
|
<artifactId>spring-data-commons</artifactId>
|
|
|
- <optional>true</optional>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>*</groupId>
|
|
@@ -37,7 +36,6 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
- <optional>true</optional>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>*</groupId>
|