diff --git a/hessian-4.0.38-src.jar b/hessian-4.0.65-src.jar
similarity index 75%
rename from hessian-4.0.38-src.jar
rename to hessian-4.0.65-src.jar
index e10b335..fa29c89 100644
Binary files a/hessian-4.0.38-src.jar and b/hessian-4.0.65-src.jar differ
diff --git a/hessian-4.0.38.pom b/hessian-4.0.65.pom
similarity index 94%
rename from hessian-4.0.38.pom
rename to hessian-4.0.65.pom
index 2cd2a39..7d7d745 100644
--- a/hessian-4.0.38.pom
+++ b/hessian-4.0.65.pom
@@ -4,7 +4,7 @@
com.caucho
hessian
jar
- 4.0.38
+ 4.0.65
Hessian
Hessian is a compact binary protocol for connecting web services.
http://hessian.caucho.com
@@ -19,9 +19,10 @@
- ferg
Scott Ferguson
- ferg@caucho.com
+ ferg@caucho.com
+ Caucho Technology, Inc
+ https://www.caucho.com
diff --git a/hessian.spec b/hessian.spec
index cbc87f3..8f93372 100644
--- a/hessian.spec
+++ b/hessian.spec
@@ -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 - 4.0.38-1
+* Mon Aug 21 2023 Bin Huang - 0:4.0.65-1
+- Package update version to 4.0.65
+
+* Sat Aug 15 2020 Ge Wang - 0:4.0.38-1
- Package init