Skip to content

Commit

Permalink
upgrade version to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mac authored and Mac committed Oct 24, 2024
1 parent 0597184 commit a699652
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dubbo-extensions-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
</issueManagement>

<properties>
<revision>3.3.0</revision>
<dubbo.version>3.3.0-beta.2</dubbo.version>
<revision>3.3.1</revision>
<dubbo.version>3.3.1</dubbo.version>
<spring.version>5.3.39</spring.version>
<spring-boot.version>2.7.18</spring-boot.version>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
</modules>

<properties>
<revision>3.3.0</revision>
<dubbo.version>3.3.0-beta.2</dubbo.version>
<revision>3.3.1</revision>
<dubbo.version>3.3.1</dubbo.version>
<!-- Test libs -->
<junit_jupiter_version>5.11.2</junit_jupiter_version>
<junit_platform_commons>1.11.2</junit_platform_commons>
Expand Down

0 comments on commit a699652

Please sign in to comment.