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
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >org.socialsignin</groupId >
7
7
<artifactId >spring-data-dynamodb</artifactId >
8
- <version >1.0.3 -SNAPSHOT</version >
8
+ <version >1.0.4 -SNAPSHOT</version >
9
9
<name >Spring Data DynamoDb</name >
10
10
<description >Spring Data module providing support for DynamoDb repositories.</description >
11
11
<url >http://github.com/michaellavelle/spring-data-dynamodb</url >
90
90
<dependency >
91
91
<groupId >org.hibernate</groupId >
92
92
<artifactId >hibernate-validator</artifactId >
93
- <version >4.2.0 .Final</version >
93
+ <version >5.1.3 .Final</version >
94
94
</dependency >
95
95
96
96
<!-- APACHE -->
222
222
</execution >
223
223
</executions >
224
224
</plugin >
225
- <!--
225
+ <!--
226
226
<plugin>
227
227
<groupId>com.jcabi</groupId>
228
228
<artifactId>jcabi-dynamodb-maven-plugin</artifactId>
You can’t perform that action at this time.
0 commit comments