Could not find artifact org.hibernate.orm:hibernate-maven-plugin:pom:7.1.8.Final in central (https://repo1.maven.org/maven2/)
I'm trying to run the project test code, but I'm getting an "Could not find artifact org.hibernate.orm:hibernate-maven-plugin:pom:7.1.8.Final in central (https://repo1.maven.org/maven2/)" error message. Can I edit the version of this dependency ?
7.1.8Final version is no longer officially supports it, and I think I can just update it.
hibernate-maven-centry