mirror of
https://github.com/valitydev/spring-boot-starter-parent.git
synced 2024-11-06 08:25:22 +00:00
Bump spring boot to 2.3.2.RELEASE (#24)
This commit is contained in:
parent
b36fd81908
commit
03795adf35
4
pom.xml
4
pom.xml
@ -3,13 +3,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>2.3.1.RELEASE</version>
|
<version>2.3.2.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<groupId>com.rbkmoney</groupId>
|
<groupId>com.rbkmoney</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>2.3.1.RELEASE</version>
|
<version>2.3.2.RELEASE</version>
|
||||||
<description>RBKmoney spring boot starter parent</description>
|
<description>RBKmoney spring boot starter parent</description>
|
||||||
<name>RBKmoney spring boot starter parent</name>
|
<name>RBKmoney spring boot starter parent</name>
|
||||||
<url>https://github.com/rbkmoney/spring-boot-starter-parent</url>
|
<url>https://github.com/rbkmoney/spring-boot-starter-parent</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user