mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
migrating to Spring Data 1.4.1
This commit is contained in:
parent
0cac93957a
commit
729275b0cb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
|||
|
||||
<!-- Spring -->
|
||||
<spring-framework.version>3.2.4.RELEASE</spring-framework.version>
|
||||
<spring-data-jpa.version>1.3.4.RELEASE</spring-data-jpa.version>
|
||||
<spring-data-jpa.version>1.4.1.RELEASE</spring-data-jpa.version>
|
||||
|
||||
|
||||
<!-- Java EE / Java SE dependencies -->
|
||||
|
|
Loading…
Reference in a new issue