Skip to content

Commit

Permalink
Merge branch '3.3' into 3.3-metadata-expire
Browse files Browse the repository at this point in the history
  • Loading branch information
finefuture authored Jan 8, 2025
2 parents daef60f + 6384ce5 commit eba13a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dubbo-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<javassist_version>3.30.2-GA</javassist_version>
<byte-buddy_version>1.15.11</byte-buddy_version>
<netty_version>3.2.10.Final</netty_version>
<netty4_version>4.1.115.Final</netty4_version>
<netty4_version>4.1.116.Final</netty4_version>
<netty_http3_version>0.0.28.Final</netty_http3_version>
<httpclient_version>4.5.14</httpclient_version>
<httpcore_version>4.4.16</httpcore_version>
Expand Down Expand Up @@ -156,7 +156,7 @@
<groovy_version>4.0.24</groovy_version>

<!-- Test libs -->
<junit_jupiter_version>5.11.3</junit_jupiter_version>
<junit_jupiter_version>5.11.4</junit_jupiter_version>
<junit_platform_version>1.11.3</junit_platform_version>
<awaitility_version>4.2.2</awaitility_version>
<hamcrest_version>2.2</hamcrest_version>
Expand Down

0 comments on commit eba13a1

Please sign in to comment.