Skip to content

Commit

Permalink
Upgrade buessionframework、buession springboot to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yong.teng committed Jun 7, 2024
1 parent 8eb60ed commit c15abbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### 🔨依赖升级

- [依赖库版本升级和安全漏洞修复](https://github.com/buession/buession-parent/releases/tag/v2.3.3)
- [依赖库版本升级和安全漏洞修复](https://github.com/buession/buession-parent/releases/tag/v3.0.0)


### ⭐ 新特性
Expand Down
6 changes: 3 additions & 3 deletions buession-canal-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.buession</groupId>
<artifactId>parent</artifactId>
<relativePath/>
<version>2.3.3</version>
<version>3.0.0</version>
</parent>
<groupId>com.buession.canal</groupId>
<artifactId>buession-canal-parent</artifactId>
Expand Down Expand Up @@ -62,8 +62,8 @@
</modules>

<properties>
<buession.version>2.3.3</buession.version>
<buession.springboot.version>2.3.3</buession.springboot.version>
<buession.version>3.0.0</buession.version>
<buession.springboot.version>3.0.0</buession.springboot.version>
<alibaba.canal.version>1.1.7</alibaba.canal.version>
</properties>

Expand Down

0 comments on commit c15abbc

Please sign in to comment.