diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml index 81e3aa242e..8c191b0abd 100644 --- a/persistence-modules/pom.xml +++ b/persistence-modules/pom.xml @@ -90,7 +90,6 @@ spring-data-jpa-query-3 spring-data-jpa-repo spring-data-jpa-repo-2 - spring-data-jpa-repo-3 spring-data-jdbc spring-data-keyvalue spring-data-mongodb diff --git a/pom.xml b/pom.xml index 8b395d44f1..8751aedda6 100644 --- a/pom.xml +++ b/pom.xml @@ -936,6 +936,7 @@ optaplanner persistence-modules/sirix persistence-modules/spring-data-cassandra-2 + persistence-modules/spring-data-jpa-repo-3 quarkus-modules/quarkus-vs-springboot quarkus-modules/quarkus-jandex spring-boot-modules/spring-boot-cassandre @@ -1145,6 +1146,7 @@ optaplanner persistence-modules/sirix persistence-modules/spring-data-cassandra-2 + persistence-modules/spring-data-jpa-repo-3 quarkus-modules/quarkus-vs-springboot quarkus-modules/quarkus-jandex spring-boot-modules/spring-boot-cassandre