Browse Source

Upgrade to Spring Data 1.3.4

pull/28/head
Phillip Webb 13 years ago
parent
commit
4c56685eee
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -297,7 +297,7 @@ @@ -297,7 +297,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>1.3.2.RELEASE</version>
<version>1.3.4.RELEASE</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>

Loading…
Cancel
Save