Skip to content

Commit 5108894

Browse files
committed
Upgrade to spring-boot 2.1.8
Fixes gh-377
1 parent 42ca8d3 commit 5108894

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
@@ -72,7 +72,7 @@
7272
<mybatis-freemarker.version>1.2.0</mybatis-freemarker.version>
7373
<mybatis-velocity.version>2.1.0</mybatis-velocity.version>
7474
<mybatis-thymeleaf.version>1.0.1</mybatis-thymeleaf.version>
75-
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>
75+
<spring-boot.version>2.1.8.RELEASE</spring-boot.version>
7676
</properties>
7777

7878
<dependencyManagement>

0 commit comments

Comments
 (0)