After upgrading to hibernate 6 I see in logs following, while I don’t use kotlin. Can anyone advice, what is this and how to fix that?
[INFO] Hibernate compile-time tooling 6.5.2.Final
[WARNING] Cannot find annotation method 'mv()' in type 'kotlin.Metadata': class file for kotlin.Metadata not found
[WARNING] Cannot find annotation method 'k()' in type 'kotlin.Metadata'
[WARNING] Cannot find annotation method 'xi()' in type 'kotlin.Metadata'
[WARNING] Cannot find annotation method 'd1()' in type 'kotlin.Metadata'
[WARNING] Cannot find annotation method 'd2()' in type 'kotlin.Metadata'
...