dongma commented on issue #495: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/495#issuecomment-1655138108
> > 环境:springboot 2.3.3.RELEASE,hugegraph-client 1.0.0,图库版本为1.0.0 在pom.xml中移除fastjson及覆盖jersey、jakarta-ws-rs、jakarta-annotation的版本后,连接图库是正常的。 > > @dongma 你的 `pom.xml` 文件似乎没有覆盖到移除/exclude 的部分, 是粘贴的时候漏了么~ 另外, @zyxxoo 移除了jakarta 的依赖后, 不会影响 client 发送 http 请求么? @imbajin pom.xml是完整的内容,不包含<exclusion>hugegraph-common这部分。此外,在maven中央仓库中,也没有hugegraph-common 1.0.1的版本。 没有exclusion hugegraph-common 功能是正常的。 -- 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]
