Add ErrorResponse class into security/serialize.allowlist (#14222)
This commit is contained in:
parent
e8ccb01886
commit
b95695bf4f
|
|
@ -131,6 +131,7 @@ com.alibaba.com.caucho.hessian.io
|
|||
com.alibaba.dubbo.rpc.service.GenericException
|
||||
org.apache.dubbo.rpc.service.GenericException
|
||||
org.apache.dubbo.rpc.RpcException
|
||||
org.apache.dubbo.remoting.http12.ErrorResponse
|
||||
org.apache.dubbo.common.url.component.ServiceConfigURL
|
||||
org.apache.dubbo.common.URL
|
||||
org.apache.dubbo.common.url.component.URLAddress
|
||||
|
|
|
|||
Loading…
Reference in New Issue