Skip to content

Commit 90eb735

Browse files
authored
Bump to Spring Boot 1.5
1 parent 14546f6 commit 90eb735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
<maven.compiler.target>1.8</maven.compiler.target>
4343
<doma.version>2.15.0</doma.version>
44-
<spring-boot.version>1.3.6.RELEASE</spring-boot.version>
44+
<spring-boot.version>1.5.1.RELEASE</spring-boot.version>
4545
<rootDir>${project.basedir}</rootDir>
4646
</properties>
4747

0 commit comments

Comments
 (0)