Skip to content

Commit

Permalink
feature: upgrade spring boot to 2.1.2.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
myoss committed Jan 23, 2019
1 parent 67bb53b commit a06801a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>app.myoss.cloud</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>2.0.18.RELEASE</version>
<artifactId>myoss-spring-boot-parent</artifactId>
<version>2.1.0.RELEASE</version>
</parent>

<groupId>app.myoss.cloud.boot</groupId>
Expand Down

0 comments on commit a06801a

Please sign in to comment.