diff --git a/component/core/pom.xml b/component/core/pom.xml index 15fd47e1670..f0edb3d509d 100644 --- a/component/core/pom.xml +++ b/component/core/pom.xml @@ -60,7 +60,7 @@ org.bsc.maven maven-processor-plugin - 5.0 + 5.1 process @@ -79,7 +79,7 @@ org.hibernate.orm hibernate-jpamodelgen - 6.4.1.Final + 6.5.3.Final diff --git a/pom.xml b/pom.xml index 12e440d1723..e769b6f2bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -205,8 +205,28 @@ + + + io.meeds.portal + portal.component.common + + ${project.artifactId} + + + org.codehaus.mojo + aspectj-maven-plugin + + + + io.meeds.portal + portal.component.common + + + + +