Skip to content

Commit

Permalink
chore(doc): update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yizzuide committed Dec 15, 2024
1 parent 6caddf0 commit 3fc4c11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MilkomedaDemo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<milkomeda.version>3.20.0-SNAPSHOT</milkomeda.version>
<mybatis.starter>2.2.2</mybatis.starter>
<pagehelper.version>1.4.7</pagehelper.version>
<redission.version>3.17.7</redission.version>
<zookeeper.version>3.7.1</zookeeper.version>
<redission.version>3.22.0</redission.version>
<zookeeper.version>3.7.2</zookeeper.version>
<jetcd.version>0.7.5</jetcd.version>
<contiperf.version>2.3.4</contiperf.version>
<easy-captcha.version>1.6.2</easy-captcha.version>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The project name is inspired by the fact that the Milky Way and Andromeda galaxi
## Version control guidelines
| Milkomeda | Spring Boot |
|-------------------------------|-------------------|
| 3.15.x | 2.7.x |
| 3.15.x - 3.20.x | 2.7.x |
| 3.14.x | 2.6.x |
| 3.13.x | 2.4.x - 2.5.x |
| 3.0 - 3.12.x | 2.2.x - 2.3.x |
Expand Down

0 comments on commit 3fc4c11

Please sign in to comment.