!5 update hessian version to 4.0.65

From: @xiaohuang09 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-08-22 01:09:49 +00:00 committed by Gitee
commit d00debac5c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<groupId>com.caucho</groupId>
<artifactId>hessian</artifactId>
<packaging>jar</packaging>
<version>4.0.38</version>
<version>4.0.65</version>
<name>Hessian</name>
<description>Hessian is a compact binary protocol for connecting web services.</description>
<url>http://hessian.caucho.com</url>
@ -19,9 +19,10 @@
<developers>
<developer>
<id>ferg</id>
<name>Scott Ferguson</name>
<email>ferg@caucho.com</email>
<email>ferg@caucho.com</email>
<organization>Caucho Technology, Inc</organization>
<organizationUrl>https://www.caucho.com</organizationUrl>
</developer>
</developers>

View File

@ -1,6 +1,6 @@
Name: hessian
Summary: Java implementation of a binary protocol for web services
Version: 4.0.38
Version: 4.0.65
Release: 1
Epoch: 0
License: ASL 1.1
@ -69,5 +69,8 @@ cp -p %{SOURCE2} apache.license.html
%license apache.license.html
%changelog
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 4.0.38-1
* Mon Aug 21 2023 Bin Huang <huangbin54@huawei.com> - 0:4.0.65-1
- Package update version to 4.0.65
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 0:4.0.38-1
- Package init