Skip to content

Commit 8c0ffa3

Browse files
committed
Polish
See gh-9969
1 parent 9569768 commit 8c0ffa3

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-samples/spring-boot-sample-simple

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>spring-boot-starter</artifactId>
2626
</dependency>
2727
<dependency>
28-
<groupId>org.hibernate</groupId>
28+
<groupId>org.hibernate.validator</groupId>
2929
<artifactId>hibernate-validator</artifactId>
3030
</dependency>
3131
<!-- Test -->

0 commit comments

Comments
 (0)