Skip to content

Commit 526d0c3

Browse files
committed
#61 - Fixed artifact identifier of Spring Data REST module.
1 parent 6065fa9 commit 526d0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</dependency>
4242
<dependency>
4343
<groupId>org.springframework.data</groupId>
44-
<artifactId>spring-data-rest</artifactId>
44+
<artifactId>spring-data-rest-webmvc</artifactId>
4545
<version>2.0.2.BUILD-SNAPSHOT</version>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)