mirror of
https://github.com/valitydev/spring-boot-starter-parent.git
synced 2024-11-06 00:15:20 +00:00
Bump spring-boot-starter-parent to 2.3.7 RELEASE (#28)
This commit is contained in:
parent
6a9a2820e7
commit
da4075b863
@ -1 +1 @@
|
||||
Subproject commit 302756efa5ae65881d42ef4ec11d66488ff48e65
|
||||
Subproject commit e1318727d4d0c3e48f5122bf3197158b6695f50e
|
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user