Skip to content

Commit 53868d7

Browse files
committed
Update to v2.0.32
1 parent 3de9185 commit 53868d7

File tree

17 files changed

+10
-10
lines changed

17 files changed

+10
-10
lines changed

dist/hprose_client_for_java_5.jar

-817 Bytes
Binary file not shown.

dist/hprose_client_for_java_6.jar

-918 Bytes
Binary file not shown.

dist/hprose_client_for_java_7.jar

-916 Bytes
Binary file not shown.

dist/hprose_client_for_java_8.jar

-917 Bytes
Binary file not shown.

dist/hprose_for_java_5.jar

-817 Bytes
Binary file not shown.

dist/hprose_for_java_6.jar

-918 Bytes
Binary file not shown.

dist/hprose_for_java_7.jar

-916 Bytes
Binary file not shown.

dist/hprose_for_java_8.jar

-917 Bytes
Binary file not shown.

example/Benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.hprose</groupId>
55
<artifactId>tcphelloexam</artifactId>
6-
<version>2.0.30</version>
6+
<version>2.0.32</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

example/Example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.hprose</groupId>
55
<artifactId>hprose.example</artifactId>
6-
<version>2.0.30</version>
6+
<version>2.0.32</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)