[BAEL-3164] Update SpringBoot dependency (#7814)

* [BAEL-3164] Add spring-boot-jdbi module

* [BAEL-3164] Remove extra files

* [BAEL-3164] Update springboot main dependency
This commit is contained in:
psevestre 2019-09-17 02:16:30 -03:00 committed by maibin
parent 7bf913edf3
commit c639d04151
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.1.7.RELEASE</version>
<version>2.1.8.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>