Skip to content

Commit

Permalink
[#1326] upgrade chassis version (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyouling authored Aug 19, 2024
1 parent 99906fb commit 75bc47b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ swagger: "2.0"
info:
version: "1.0.0"
title: "swagger definition for com.huaweicloud.sample.SchemaContentController"
x-java-interface: "gen.swagger.SchemaContentControllerIntf"
basePath: "/"
consumes:
- "application/json"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
import spring-framework-bom. No need configure spring version. -->
<spring-cloud.version>2021.0.9</spring-cloud.version>
<spring-boot.version>2.7.18</spring-boot.version>
<servicecomb.version>2.8.18</servicecomb.version>
<servicecomb.version>2.8.19</servicecomb.version>
</properties>

<modules>
Expand Down

0 comments on commit 75bc47b

Please sign in to comment.