Skip to content

Commit d9b0b20

Browse files
committed
#61 - Fixed artifact identifier of Spring Data REST module.
1 parent 7bbd0e3 commit d9b0b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</dependency>
6767
<dependency>
6868
<groupId>org.springframework.data</groupId>
69-
<artifactId>spring-data-rest</artifactId>
69+
<artifactId>spring-data-rest-webmvc</artifactId>
7070
<version>2.1.0.BUILD-SNAPSHOT</version>
7171
</dependency>
7272
<dependency>

0 commit comments

Comments
 (0)