My problem is that I need to manage jboss-logging version myself, despite the fact that it is used in Hibernate (and its dependencies) only.
If I not manage it myself - I cannot use maven-enforce-plugin to ensure dependency convergence in my dependencies.
My problem is that I need to manage jboss-logging version myself, despite the fact that it is used in Hibernate (and its dependencies) only.
If I not manage it myself - I cannot use maven-enforce-plugin to ensure dependency convergence in my dependencies.