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>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.1.RELEASE</version>
|
||||
<version>2.3.2.RELEASE</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<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>
|
||||
<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