Skip to content

Commit a5d71bc

Browse files
committed
feature: upgrade spring boot to 2.1.2.RELEASE
1 parent e729c62 commit a5d71bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>app.myoss.cloud</groupId>
8-
<artifactId>spring-boot-parent</artifactId>
9-
<version>2.0.3.RELEASE</version>
8+
<artifactId>myoss-spring-boot-parent</artifactId>
9+
<version>2.1.0.RELEASE</version>
1010
</parent>
1111

1212
<groupId>app.myoss.cloud.codestyle</groupId>

0 commit comments

Comments
 (0)