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
Add script which validates that netty-tcnative versions are in-sync (#11915)
Motivation:
We most ensure the netty-tcnative versions between our parent pom and the bom pom are in sync
Modifications:
Add script and use it during github action run to verify that the versions are the same
Result:
No more problems due version missmatch
0 commit comments