There was an error while loading. Please reload this page.
1 parent 9048c97 commit 7f99153Copy full SHA for 7f99153
spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/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.5.0.BUILD-SNAPSHOT</version>
+<version>2.0.0.BUILD-SNAPSHOT</version>
9
</parent>
10
<artifactId>spring-boot-sample-secure-oauth2-actuator</artifactId>
11
<name>spring-boot-sample-secure-oauth2-actuator</name>
0 commit comments