Bump spring-boot-starter-parent to 2.3.7 RELEASE (#28)

This commit is contained in:
Anatolii Karlov 2020-12-16 10:44:25 +03:00 committed by GitHub
parent 6a9a2820e7
commit da4075b863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 302756efa5ae65881d42ef4ec11d66488ff48e65
Subproject commit e1318727d4d0c3e48f5122bf3197158b6695f50e

View File

@ -3,13 +3,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.4.RELEASE</version>
<version>2.3.7.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>com.rbkmoney</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.4.RELEASE</version>
<version>2.3.7.RELEASE</version>
<description>RBKmoney spring boot starter parent</description>
<name>RBKmoney spring boot starter parent</name>
<url>https://github.com/rbkmoney/spring-boot-starter-parent</url>