You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
我们项目目前想要调研2.3.1版本的seatunnel,但需要修改一些漏洞
其中一个为:
在seatunnel-connectors-v2/connector-datahub/pom.xml中有一个依赖如下:
这个依赖的pom(E:\Develop\Java\repo\com\aliyun\datahub\aliyun-sdk-datahub\2.19.0-public\aliyun-sdk-datahub-2.19.0-public.pom)中有一个依赖如下:
我需要将这个版本升级到3.16.1才能符合项目要求
我在这个pom中做了如下更改
然后尝试打包
![image](https://user-images.githubusercontent.com/61132942/234155789-f46ab297-d679-4970-b901-038381b17496.png)
但是发现一下jar包里的protobuf-java版本并未变化
![image](https://user-images.githubusercontent.com/61132942/234155848-5b85fc00-a57a-42cd-9681-6746897cf5d9.png)
![image](https://user-images.githubusercontent.com/61132942/234156006-afbd33cf-fc81-4746-8ba2-ca48f780570e.png)
请问如何才能修改这个protobuf-java组件的版本为3.16.1
感谢帮助.
Beta Was this translation helpful? Give feedback.
All reactions