Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weixsun committed Nov 18, 2022
1 parent e8edc66 commit 1be16d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dubbo-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
<properties>
<!-- Common libs -->
<!-- <spring_version>4.3.30.RELEASE</spring_version> -->
<spring_version>5.2.20.RELEASE</spring_version>
<!-- <spring_version>5.2.20.RELEASE</spring_version> -->
<spring_version>6.0.0</spring_version>
<javassist_version>3.28.0-GA</javassist_version>
<netty_version>3.2.5.Final</netty_version>
<netty4_version>4.1.72.Final</netty4_version>
Expand Down

0 comments on commit 1be16d9

Please sign in to comment.