File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-jpa</artifactId >
8
- <version >1.9.3 .BUILD-SNAPSHOT</version >
8
+ <version >1.9.4 .BUILD-SNAPSHOT</version >
9
9
10
10
<name >Spring Data JPA</name >
11
11
<description >Spring Data module for JPA repositories.</description >
14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >1.7.3 .BUILD-SNAPSHOT</version >
17
+ <version >1.7.4 .BUILD-SNAPSHOT</version >
18
18
</parent >
19
19
20
20
<properties >
27
27
<jpa >2.0.0</jpa >
28
28
<openjpa >2.3.0</openjpa >
29
29
<querydsl >3.6.3</querydsl >
30
- <springdata .commons>1.11.3 .BUILD-SNAPSHOT</springdata .commons>
30
+ <springdata .commons>1.11.4 .BUILD-SNAPSHOT</springdata .commons>
31
31
32
32
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
33
33
You can’t perform that action at this time.
0 commit comments