We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed42aa commit ea84479Copy full SHA for ea84479
spring-boot-samples/spring-boot-sample-hateoas/pom.xml
@@ -5,7 +5,7 @@
5
<!-- Your own application should inherit from spring-boot-starter-parent -->
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-samples</artifactId>
8
- <version>1.1.11.BUILD-SNAPSHOT</version>
+ <version>1.2.1.BUILD-SNAPSHOT</version>
9
</parent>
10
<artifactId>spring-boot-sample-hateoas</artifactId>
11
<name>Spring Boot Hateoas Sample</name>
0 commit comments