Skip to content

Commit f8b8d5a

Browse files
committed
Merge branch 'update-spring-boot-version'
2 parents de274e6 + c1b36f7 commit f8b8d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020

2121
<groupId>com.github.britter</groupId>
2222
<artifactId>spring-boot-heroku-demo</artifactId>
23-
<version>0.2.4</version>
23+
<version>0.2.5-SNAPSHOT</version>
2424

2525
<parent>
2626
<groupId>org.springframework.boot</groupId>
2727
<artifactId>spring-boot-starter-parent</artifactId>
28-
<version>1.2.6.RELEASE</version>
28+
<version>1.3.1.RELEASE</version>
2929
</parent>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)