Hibernate dialect is no longer supported. My existing code is working fine but this warning make my console dirty
[2m2024-06-15T19:51:26.688+05:30[0;39m [33m WARN[0;39m [35m13968[0;39m [2m—[0;39m [2m[auth-spring-security] [ restartedMain][0;39m [2m[0;39m[36morg.hibernate.dialect.Dialect [0;39m [2m:[0;39m HHH000511: The 5.5.5 version for [org.hibernate.dialect.MySQLDialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 8.0.0. Check the community dialects project for available legacy versions. Although the warning is not bad but i want to remove this […]