mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
*をとった
This commit is contained in:
parent
ef172e8f0d
commit
61ff3b4d6b
1 changed files with 393 additions and 393 deletions
2
pom.xml
2
pom.xml
|
@ -110,7 +110,7 @@
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>*</artifactId>
|
<artifactId></artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
<!-- because Spring Data usually comes with a slightly older version of Spring -->
|
<!-- because Spring Data usually comes with a slightly older version of Spring -->
|
||||||
</exclusions>
|
</exclusions>
|
||||||
|
|
Loading…
Reference in a new issue