*をとった

This commit is contained in:
sada 2016-01-27 19:54:29 +09:00
parent ef172e8f0d
commit 61ff3b4d6b

View file

@ -110,7 +110,7 @@
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>*</artifactId>
<artifactId></artifactId>
</exclusion>
<!-- because Spring Data usually comes with a slightly older version of Spring -->
</exclusions>