8000 Release 4.0.0 by HzjNeverStop · Pull Request #1198 · sofastack/sofa-boot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Release 4.0.0 #1198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 25, 2023
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<description>SOFABoot Build</description>

<properties>
<revision>4.0.0-SNAPSHOT</revision>
<revision>4.0.0</revision>
<sofa.boot.version>${revision}</sofa.boot.version>
<spring.boot.version>3.0.7</spring.boot.version>
<!--project-->
Expand Down
0