LegendPei commented on code in PR #7760:
URL: https://github.com/apache/incubator-seata/pull/7760#discussion_r2559458055


##########
saga/pom.xml:
##########
@@ -48,6 +48,12 @@
             <version>${project.version}</version>
         </dependency>
 
+        <dependency>

Review Comment:
   应该可以,我先再次检查saga模块是否还有用到fastjson的地方吧,然后再把那些直接使用objectmapper的地方替换掉先
   
   It should be possible. I'll first double-check if there are any places in 
the saga module where fastjson is still being used, and then replace those 
direct uses of objectmapper



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to