Skip to content

Commit

Permalink
release 4.3.0 (#1328)
Browse files Browse the repository at this point in the history
Co-authored-by: 致节 <hzj266771@antgroup.com>
  • Loading branch information
HzjNeverStop and 致节 committed Jun 4, 2024
1 parent 88347b5 commit 1f4e235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3.0-SNAPSHOT</revision>
<revision>4.3.0</revision>
<sofa.boot.version>${revision}</sofa.boot.version>
<spring.boot.version>3.2.6</spring.boot.version>
<!--project-->
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofaboot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<sofa.registry.version>6.1.8</sofa.registry.version>
<tracer.core.version>4.0.0</tracer.core.version>
<rpc.core.version>5.13.0</rpc.core.version>
<sofa.common.tools.version>2.1.1-SNAPSHOT</sofa.common.tools.version>
<sofa.common.tools.version>2.1.1</sofa.common.tools.version>
<sofa.bolt.version>1.6.10</sofa.bolt.version>
<sofa.hessian.version>3.5.3</sofa.hessian.version>
<sofa.ark.version>2.2.7</sofa.ark.version>
Expand Down

0 comments on commit 1f4e235

Please sign in to comment.