Skip to content

Commit 6e60e55

Browse files
committed
Update to Spring Boot 1.3.3
1 parent 2b1dd5f commit 6e60e55

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.6.2</doma.version>
44-
<spring-boot.version>1.3.2.RELEASE</spring-boot.version>
44+
<spring-boot.version>1.3.3.RELEASE</spring-boot.version>
4545
<rootDir>${project.basedir}</rootDir>
4646
</properties>
4747

0 commit comments

Comments
 (0)