We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4407f8f commit c75eb3dCopy full SHA for c75eb3d
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2015-2018 the original author or authors.
+ Copyright 2015-2019 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -69,7 +69,7 @@
69
<properties>
70
<mybatis.version>3.4.6</mybatis.version>
71
<mybatis-spring.version>1.3.2</mybatis-spring.version>
72
- <spring-boot.version>1.5.17.RELEASE</spring-boot.version>
+ <spring-boot.version>1.5.19.RELEASE</spring-boot.version>
73
</properties>
74
75
<dependencyManagement>
0 commit comments