Skip to content

Commit

Permalink
[#9298] Bump alibaba dubbo from 2.5.3 to 2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Oct 21, 2022
1 parent 6fa1070 commit 609f0d7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions plugins/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@
<jedis.version>2.4.2</jedis.version>
<lettuce.version>6.1.5.RELEASE</lettuce.version>
<cassandra.driver.version>2.1.7.1</cassandra.driver.version>
<dubbo.version>2.5.3</dubbo.version>

<mongo.driver.3.version>3.12.11</mongo.driver.3.version>
<mongo.driver.4.version>4.6.1</mongo.driver.4.version>

<alibaba.dubbo.version>2.6.12</alibaba.dubbo.version>
<apache.dubbo.version>2.7.2</apache.dubbo.version>
<ehcache.version>2.10.6</ehcache.version>
</properties>
Expand Down Expand Up @@ -274,7 +276,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>${dubbo.version}</version>
<version>${alibaba.dubbo.version}</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 609f0d7

Please sign in to comment.