This is an automated email from the ASF dual-hosted git repository.
hezhangjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 2951a6d14 docs: update readme notice format (#4723)
2951a6d14 is described below
commit 2951a6d14dadfd4898eee7a83a0b7d48f5879ab2
Author: Zhangjian He <[email protected]>
AuthorDate: Wed Feb 19 11:13:07 2025 +0800
docs: update readme notice format (#4723)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 73bda88b9..eb2de5119 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,10 @@ Apache ServiceComb Java Chassis is a Software Development
Kit (SDK) for rapid de
| Java Chassis 2 | 2.8.20 | OpenJDK 8 | OpenJDK 8, 11, 17
| 2.0.x | Depends on Spring 5 |
| Java Chassis 1 | 1.3.11 | OpenJDK 8 | OpenJDK 8
| 2.0.x | End of Support |
->>>NOTICE: Since Open API 3.0.x is not compatible with 2.0.x, Java Chassis 2
and Java Chassis 1 can not
+> NOTICE: Since Open API 3.0.x is not compatible with 2.0.x, Java Chassis 2
and Java Chassis 1 can not
> work together with Java Chassis 3. All related consumers, providers and edge
> service need use Java Chassis 3 when upgrading.
->>>NOTICE: Java Chassis 1 reached its end of support now after it's first
release from 2018.
+> NOTICE: Java Chassis 1 reached its end of support now after it's first
release from 2018.
# Quick Start