This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git.


    from fd11566  Merge pull request #33 from Queeee/fix_deserialize_uuid
     add 7e34368  whitelist patch
     add 7dcae24  copyright 2020
     add b1f474b  3.2.8 version
     new 8763bfa  Merge pull request #34 from apache/whitelist

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE                                             |   2 +-
 pom.xml                                            |   2 +-
 .../com/caucho/hessian/io/BasicDeserializer.java   |   5 +
 .../com/caucho/hessian/io/ClassFactory.java        | 174 +++++++++++++++++++++
 .../caucho/hessian/io/CollectionDeserializer.java  |   5 +
 .../com/caucho/hessian/io/SerializerFactory.java   |  22 ++-
 6 files changed, 207 insertions(+), 3 deletions(-)
 create mode 100644 
src/main/java/com/alibaba/com/caucho/hessian/io/ClassFactory.java

Reply via email to