Skip to content

Commit

Permalink
Replace hard coded version number of hessian-lite #2136 (#2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
HauyuChen authored and ralf0131 committed Aug 7, 2018
1 parent 7884aec commit 1ea098e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dubbo-serialization/dubbo-serialization-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ limitations under the License.
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>hessian-lite</artifactId>
<version>3.2.3</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
Expand Down
1 change: 0 additions & 1 deletion dubbo-serialization/dubbo-serialization-hessian2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ limitations under the License.
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>hessian-lite</artifactId>
<version>3.2.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit 1ea098e

Please sign in to comment.