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 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.socialsignin</groupId >
77 <artifactId >spring-data-dynamodb</artifactId >
8- <version >1.0.3 -SNAPSHOT</version >
8+ <version >1.0.4 -SNAPSHOT</version >
99 <name >Spring Data DynamoDb</name >
1010 <description >Spring Data module providing support for DynamoDb repositories.</description >
1111 <url >http://github.com/michaellavelle/spring-data-dynamodb</url >
9090 <dependency >
9191 <groupId >org.hibernate</groupId >
9292 <artifactId >hibernate-validator</artifactId >
93- <version >4.2.0 .Final</version >
93+ <version >5.1.3 .Final</version >
9494 </dependency >
9595
9696 <!-- APACHE -->
222222 </execution >
223223 </executions >
224224 </plugin >
225- <!--
225+ <!--
226226 <plugin>
227227 <groupId>com.jcabi</groupId>
228228 <artifactId>jcabi-dynamodb-maven-plugin</artifactId>
You can’t perform that action at this time.
0 commit comments