summaryrefslogtreecommitdiffstats
path: root/test/spring-boot/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/spring-boot/pom.xml')
-rw-r--r--test/spring-boot/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spring-boot/pom.xml b/test/spring-boot/pom.xml
index a70d4da5c5..88d0354f41 100644
--- a/test/spring-boot/pom.xml
+++ b/test/spring-boot/pom.xml
@@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
- <spring.boot.version>1.4.2.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.1.RELEASE</spring.boot.version>
</properties>
<dependencies>