diff --git a/persistence-modules/activejdbc/pom.xml b/persistence-modules/activejdbc/pom.xml index 84ce1c2b48..5fdf27a679 100644 --- a/persistence-modules/activejdbc/pom.xml +++ b/persistence-modules/activejdbc/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 activejdbc 1.0-SNAPSHOT diff --git a/persistence-modules/apache-bookkeeper/pom.xml b/persistence-modules/apache-bookkeeper/pom.xml index 3ef1f50d63..2d86e3a912 100644 --- a/persistence-modules/apache-bookkeeper/pom.xml +++ b/persistence-modules/apache-bookkeeper/pom.xml @@ -2,7 +2,6 @@ - 4.0.0 apache-bookkeeper 0.0.1-SNAPSHOT @@ -27,14 +26,12 @@ - org.testcontainers testcontainers ${testcontainers.version} test - @@ -42,6 +39,4 @@ 1.14.3 - - - + \ No newline at end of file diff --git a/persistence-modules/apache-cayenne/pom.xml b/persistence-modules/apache-cayenne/pom.xml index d728e18b33..87bf6fe30b 100644 --- a/persistence-modules/apache-cayenne/pom.xml +++ b/persistence-modules/apache-cayenne/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 apache-cayenne 0.0.1-SNAPSHOT @@ -43,4 +44,4 @@ 4.0.M5 - + \ No newline at end of file diff --git a/persistence-modules/core-java-persistence-2/pom.xml b/persistence-modules/core-java-persistence-2/pom.xml index a1088b0801..092900b628 100644 --- a/persistence-modules/core-java-persistence-2/pom.xml +++ b/persistence-modules/core-java-persistence-2/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.core-java-persistence-2 core-java-persistence-2 @@ -31,24 +32,15 @@ mysql-connector-java ${mysql.driver.version} - + com.microsoft.sqlserver mssql-jdbc ${mssql.driver.version} - @@ -59,4 +51,4 @@ 8.0.22 - + \ No newline at end of file diff --git a/persistence-modules/core-java-persistence/pom.xml b/persistence-modules/core-java-persistence/pom.xml index 3dd8da1b7a..f1d779cf2f 100644 --- a/persistence-modules/core-java-persistence/pom.xml +++ b/persistence-modules/core-java-persistence/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.core-java-persistence core-java-persistence diff --git a/persistence-modules/deltaspike/pom.xml b/persistence-modules/deltaspike/pom.xml index 955ad4abe8..af02ba76c0 100644 --- a/persistence-modules/deltaspike/pom.xml +++ b/persistence-modules/deltaspike/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 deltaspike 1.0 @@ -16,44 +17,39 @@ - - - + javax.enterprise cdi-api provided - - + org.jboss.spec.javax.annotation jboss-annotations-api_1.2_spec provided - org.jboss.resteasy jaxrs-api provided - org.hibernate.javax.persistence hibernate-jpa-2.1-api provided - org.jboss.spec.javax.ejb jboss-ejb-api_3.2_spec provided - @@ -68,62 +64,54 @@ - org.jboss.spec.javax.faces jboss-jsf-api_2.2_spec provided - - org.hibernate hibernate-jpamodelgen provided - - + org.hibernate hibernate-validator-annotation-processor provided - - + org.jboss.arquillian.junit arquillian-junit-container test - org.jboss.arquillian.protocol arquillian-protocol-servlet test - org.jboss.shrinkwrap.resolver shrinkwrap-resolver-impl-maven test - org.apache.deltaspike.modules deltaspike-data-module-api compile - org.apache.deltaspike.modules deltaspike-data-module-impl runtime - com.mysema.querydsl @@ -131,74 +119,64 @@ ${querydsl.version} provided - com.mysema.querydsl querydsl-jpa ${querydsl.version} - org.apache.deltaspike.modules deltaspike-test-control-module-api test - org.apache.deltaspike.modules deltaspike-test-control-module-impl test - org.apache.deltaspike.cdictrl deltaspike-cdictrl-weld test - org.jboss.weld.se weld-se-core ${weld.version} test - org.hibernate hibernate-core provided - org.jboss jandex ${jandex.version} - com.h2database h2 ${h2.version} test - org.hibernate hibernate-entitymanager provided - org.apache.commons commons-lang3 ${commons-lang3.version} - - + ${project.artifactId} @@ -237,9 +215,9 @@ - - + arq-wildfly-managed @@ -259,6 +237,7 @@ http://www.apache.org/licenses/LICENSE-2.0.html + redhat-repository-techpreview @@ -268,10 +247,12 @@ - + org.wildfly.bom jboss-javaee-7.0-with-tools @@ -310,4 +291,4 @@ 1.2.5.Final-redhat-1 - + \ No newline at end of file diff --git a/persistence-modules/elasticsearch/pom.xml b/persistence-modules/elasticsearch/pom.xml index 654d43d622..f04cb3973f 100644 --- a/persistence-modules/elasticsearch/pom.xml +++ b/persistence-modules/elasticsearch/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 elasticsearch 0.0.1-SNAPSHOT @@ -29,5 +30,5 @@ 6.3.1 - - + + \ No newline at end of file diff --git a/persistence-modules/flyway-repair/pom.xml b/persistence-modules/flyway-repair/pom.xml index 2c283cfc04..1a5384a916 100644 --- a/persistence-modules/flyway-repair/pom.xml +++ b/persistence-modules/flyway-repair/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 flyway-repair flyway-repair @@ -39,7 +40,6 @@ - h2 @@ -56,7 +56,6 @@ - postgres @@ -70,12 +69,10 @@ - src/main/resources/application-${spring-boot.run.profiles}.properties - - + \ No newline at end of file diff --git a/persistence-modules/flyway/pom.xml b/persistence-modules/flyway/pom.xml index c4a3363bdc..65534b6f0a 100644 --- a/persistence-modules/flyway/pom.xml +++ b/persistence-modules/flyway/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 flyway flyway @@ -65,7 +66,6 @@ 5.2.3 5.0.2 - - + \ No newline at end of file diff --git a/persistence-modules/hbase/pom.xml b/persistence-modules/hbase/pom.xml index f54f2d8985..e38b73e137 100644 --- a/persistence-modules/hbase/pom.xml +++ b/persistence-modules/hbase/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 hbase hbase diff --git a/persistence-modules/hibernate-annotations/pom.xml b/persistence-modules/hibernate-annotations/pom.xml index d3b786d6c8..e5c19915a4 100644 --- a/persistence-modules/hibernate-annotations/pom.xml +++ b/persistence-modules/hibernate-annotations/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 hibernate-annotations @@ -20,32 +21,28 @@ hibernate-core ${hibernate-core.version} - com.h2database h2 ${h2.version} - - org.apache.commons - commons-lang3 - ${commons-lang3.version} + org.apache.commons + commons-lang3 + ${commons-lang3.version} - org.hibernate hibernate-testing ${hibernate-core.version} - org.hibernate hibernate-spatial ${hibernate-core.version} - + 5.4.7.Final 1.4.200 @@ -55,4 +52,4 @@ 1.4.200 - + \ No newline at end of file diff --git a/persistence-modules/hibernate-enterprise/pom.xml b/persistence-modules/hibernate-enterprise/pom.xml index c088cc1eca..dadfa211be 100644 --- a/persistence-modules/hibernate-enterprise/pom.xml +++ b/persistence-modules/hibernate-enterprise/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 hibernate-enterprise 0.0.1-SNAPSHOT @@ -92,4 +92,4 @@ 2.3.4 - + \ No newline at end of file diff --git a/persistence-modules/hibernate-exceptions/pom.xml b/persistence-modules/hibernate-exceptions/pom.xml index f7eee22960..89e1f4ca7e 100644 --- a/persistence-modules/hibernate-exceptions/pom.xml +++ b/persistence-modules/hibernate-exceptions/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 hibernate-exceptions 0.0.1-SNAPSHOT @@ -35,4 +36,4 @@ 2.3.0 - + \ No newline at end of file diff --git a/persistence-modules/hibernate-jpa/pom.xml b/persistence-modules/hibernate-jpa/pom.xml index e5056c413b..6d300c620b 100644 --- a/persistence-modules/hibernate-jpa/pom.xml +++ b/persistence-modules/hibernate-jpa/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 hibernate-jpa 0.0.1-SNAPSHOT @@ -97,4 +97,4 @@ 2.1.7.RELEASE - + \ No newline at end of file diff --git a/persistence-modules/hibernate-libraries/pom.xml b/persistence-modules/hibernate-libraries/pom.xml index 053ad05167..19537156aa 100644 --- a/persistence-modules/hibernate-libraries/pom.xml +++ b/persistence-modules/hibernate-libraries/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 hibernate-libraries @@ -125,7 +126,7 @@ - hibernate-types + hibernate-libraries src/main/resources @@ -158,7 +159,7 @@ - + @@ -182,4 +183,4 @@ 2.1.3.RELEASE - + \ No newline at end of file diff --git a/persistence-modules/hibernate-mapping/pom.xml b/persistence-modules/hibernate-mapping/pom.xml index ebc854a621..1c0c3eb159 100644 --- a/persistence-modules/hibernate-mapping/pom.xml +++ b/persistence-modules/hibernate-mapping/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 hibernate-mapping hibernate-mapping @@ -61,16 +61,15 @@ commons-io ${commons-io.version} - 5.4.12.Final 3.8.0 6.0.16.Final - 3.0.1-b11 + 3.0.1-b11 1.0.3 1.3 - + \ No newline at end of file diff --git a/persistence-modules/hibernate-ogm/pom.xml b/persistence-modules/hibernate-ogm/pom.xml index 8f42c28eee..58098ebb65 100644 --- a/persistence-modules/hibernate-ogm/pom.xml +++ b/persistence-modules/hibernate-ogm/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 hibernate-ogm 0.0.1-SNAPSHOT @@ -45,5 +46,5 @@ 1.4 5.5.23.Final - + \ No newline at end of file diff --git a/persistence-modules/hibernate-queries/pom.xml b/persistence-modules/hibernate-queries/pom.xml index d44bc0f8ae..4a8c578aba 100644 --- a/persistence-modules/hibernate-queries/pom.xml +++ b/persistence-modules/hibernate-queries/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 hibernate-queries 0.0.1-SNAPSHOT @@ -63,4 +63,4 @@ 3.8.0 - + \ No newline at end of file diff --git a/persistence-modules/hibernate5/pom.xml b/persistence-modules/hibernate5/pom.xml index fe0e7680ab..9b4ffff739 100644 --- a/persistence-modules/hibernate5/pom.xml +++ b/persistence-modules/hibernate5/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 hibernate5 0.0.1-SNAPSHOT @@ -55,7 +55,6 @@ jackson-databind ${jackson.version} - org.openjdk.jmh jmh-generator-annprocess @@ -70,4 +69,4 @@ 3.8.0 - + \ No newline at end of file diff --git a/persistence-modules/influxdb/pom.xml b/persistence-modules/influxdb/pom.xml index 23ae64dca1..401e4c3ea7 100644 --- a/persistence-modules/influxdb/pom.xml +++ b/persistence-modules/influxdb/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 influxdb 0.1-SNAPSHOT @@ -20,7 +21,6 @@ influxdb-java ${influxdb.sdk.version} - org.projectlombok lombok @@ -34,4 +34,4 @@ 2.8 - + \ No newline at end of file diff --git a/persistence-modules/java-cassandra/pom.xml b/persistence-modules/java-cassandra/pom.xml index 091efaeff4..ad80fc8a83 100644 --- a/persistence-modules/java-cassandra/pom.xml +++ b/persistence-modules/java-cassandra/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 java-cassandra @@ -25,14 +26,12 @@ - org.cassandraunit cassandra-unit ${cassandra-unit.version} - com.datastax.oss @@ -53,4 +52,4 @@ 4.1.0 - + \ No newline at end of file diff --git a/persistence-modules/java-cockroachdb/pom.xml b/persistence-modules/java-cockroachdb/pom.xml index e8c6365ca3..588ad29cb1 100644 --- a/persistence-modules/java-cockroachdb/pom.xml +++ b/persistence-modules/java-cockroachdb/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 java-cockroachdb 1.0-SNAPSHOT diff --git a/persistence-modules/java-jdbi/pom.xml b/persistence-modules/java-jdbi/pom.xml index eb0de45593..e08b3a3c35 100644 --- a/persistence-modules/java-jdbi/pom.xml +++ b/persistence-modules/java-jdbi/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 java-jdbi 1.0-SNAPSHOT diff --git a/persistence-modules/java-jpa-2/pom.xml b/persistence-modules/java-jpa-2/pom.xml index ab5bb39dfc..daa775f39d 100644 --- a/persistence-modules/java-jpa-2/pom.xml +++ b/persistence-modules/java-jpa-2/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 java-jpa-2 java-jpa-2 @@ -27,14 +28,12 @@ h2 ${h2.version} - javax.persistence javax.persistence-api ${javax.persistence-api.version} - org.eclipse.persistence @@ -59,7 +58,6 @@ querydsl-jpa ${querydsl.version} - org.assertj assertj-core @@ -149,4 +147,4 @@ 4.3.1 - + \ No newline at end of file diff --git a/persistence-modules/java-jpa-3/pom.xml b/persistence-modules/java-jpa-3/pom.xml index f931cd90b8..11673935b1 100644 --- a/persistence-modules/java-jpa-3/pom.xml +++ b/persistence-modules/java-jpa-3/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 java-jpa-3 java-jpa-3 @@ -48,7 +49,6 @@ javax.persistence-api ${javax.persistence-api.version} - org.eclipse.persistence @@ -95,4 +95,4 @@ 3.0.0 - + \ No newline at end of file diff --git a/persistence-modules/java-jpa/pom.xml b/persistence-modules/java-jpa/pom.xml index 3601721dac..bb87c10edb 100644 --- a/persistence-modules/java-jpa/pom.xml +++ b/persistence-modules/java-jpa/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 java-jpa java-jpa @@ -28,15 +28,13 @@ h2 ${h2.version} - - + javax.persistence javax.persistence-api ${javax.persistence-api.version} - - + org.eclipse.persistence eclipselink @@ -81,7 +79,6 @@ - org.codehaus.mojo build-helper-maven-plugin diff --git a/persistence-modules/java-mongodb/pom.xml b/persistence-modules/java-mongodb/pom.xml index d62240927a..15d904b12c 100644 --- a/persistence-modules/java-mongodb/pom.xml +++ b/persistence-modules/java-mongodb/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 java-mongodb 1.0-SNAPSHOT @@ -25,7 +25,6 @@ mongo-java-driver ${mongo.version} - dev.morphia.morphia core @@ -39,4 +38,4 @@ 1.5.3 - + \ No newline at end of file diff --git a/persistence-modules/jnosql/jnosql-artemis/pom.xml b/persistence-modules/jnosql/jnosql-artemis/pom.xml index 8570d1072f..0c1a6967d3 100644 --- a/persistence-modules/jnosql/jnosql-artemis/pom.xml +++ b/persistence-modules/jnosql/jnosql-artemis/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jnosql-artemis jnosql-artemis @@ -83,4 +83,4 @@ 8.0 - + \ No newline at end of file diff --git a/persistence-modules/jnosql/jnosql-diana/pom.xml b/persistence-modules/jnosql/jnosql-diana/pom.xml index d5746eef05..f1a4e746cf 100644 --- a/persistence-modules/jnosql/jnosql-diana/pom.xml +++ b/persistence-modules/jnosql/jnosql-diana/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jnosql-diana jnosql-diana @@ -13,7 +13,7 @@ - + org.jnosql.diana diana-document @@ -24,8 +24,7 @@ mongodb-driver ${jnosql.version} - - + org.jnosql.diana diana-column @@ -36,8 +35,7 @@ cassandra-driver ${jnosql.version} - - + org.jnosql.diana diana-key-value diff --git a/persistence-modules/jnosql/pom.xml b/persistence-modules/jnosql/pom.xml index 81c62ee562..090350e6e3 100644 --- a/persistence-modules/jnosql/pom.xml +++ b/persistence-modules/jnosql/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.jnosql jnosql @@ -24,4 +24,4 @@ 0.0.6 - + \ No newline at end of file diff --git a/persistence-modules/jooq/pom.xml b/persistence-modules/jooq/pom.xml index 2dababb02d..f4751f412a 100644 --- a/persistence-modules/jooq/pom.xml +++ b/persistence-modules/jooq/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jooq 0.0.1-SNAPSHOT @@ -49,4 +49,4 @@ 1.4.200 - + \ No newline at end of file diff --git a/persistence-modules/jpa-hibernate-cascade-type/pom.xml b/persistence-modules/jpa-hibernate-cascade-type/pom.xml index e8117290b0..467fe11bc3 100644 --- a/persistence-modules/jpa-hibernate-cascade-type/pom.xml +++ b/persistence-modules/jpa-hibernate-cascade-type/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jpa-hibernate-cascade-type diff --git a/persistence-modules/liquibase/pom.xml b/persistence-modules/liquibase/pom.xml index af1af2259e..2fc5803037 100644 --- a/persistence-modules/liquibase/pom.xml +++ b/persistence-modules/liquibase/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 liquibase liquibase diff --git a/persistence-modules/orientdb/pom.xml b/persistence-modules/orientdb/pom.xml index 5b28fb01b0..1468f5b611 100644 --- a/persistence-modules/orientdb/pom.xml +++ b/persistence-modules/orientdb/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 orientdb 0.0.1-SNAPSHOT @@ -42,4 +43,4 @@ 2.6.0 - + \ No newline at end of file diff --git a/persistence-modules/persistence-libraries/pom.xml b/persistence-modules/persistence-libraries/pom.xml index 42f3a33a40..a3f0ccb728 100644 --- a/persistence-modules/persistence-libraries/pom.xml +++ b/persistence-modules/persistence-libraries/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 persistence-libraries 1.0-SNAPSHOT @@ -31,4 +32,4 @@ 1.6.0 - + \ No newline at end of file diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml index 32423a42dd..5e0cd59d18 100644 --- a/persistence-modules/pom.xml +++ b/persistence-modules/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 persistence-modules persistence-modules @@ -65,7 +66,6 @@ spring-data-elasticsearch spring-data-gemfire spring-data-geode - spring-data-jpa-annotations spring-data-jpa-crud spring-data-jpa-enterprise @@ -74,16 +74,14 @@ spring-data-jpa-query-2 spring-data-jpa-repo spring-data-jpa-repo-2 - spring-data-jdbc - spring-data-keyvalue spring-data-mongodb spring-data-neo4j spring-data-redis spring-data-solr spring-hibernate-3 - spring-hibernate-5 + spring-hibernate-5 spring-jpa spring-jpa-2 spring-jdbc @@ -101,4 +99,5 @@ 5.6.2 4.13 - + + \ No newline at end of file diff --git a/persistence-modules/querydsl/pom.xml b/persistence-modules/querydsl/pom.xml index a611c309b6..c4b01d787c 100644 --- a/persistence-modules/querydsl/pom.xml +++ b/persistence-modules/querydsl/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 querydsl 0.1-SNAPSHOT @@ -20,14 +21,12 @@ querydsl-jpa ${querydsl.version} - com.querydsl querydsl-apt ${querydsl.version} provided - org.hibernate @@ -35,14 +34,12 @@ ${hibernate.version} compile - org.hibernate.javax.persistence hibernate-jpa-2.1-api ${hibernate-jpa.version} compile - commons-dbcp commons-dbcp @@ -50,7 +47,6 @@ jar compile - commons-pool commons-pool @@ -58,14 +54,12 @@ jar compile - org.hsqldb hsqldb ${hsqldb.version} - org.springframework @@ -78,13 +72,11 @@ - org.springframework spring-webmvc ${spring.version} - org.springframework spring-orm @@ -92,13 +84,11 @@ jar compile - org.springframework spring-aop ${spring.version} - org.springframework spring-test @@ -121,7 +111,6 @@ -proc:none - com.mysema.maven diff --git a/persistence-modules/r2dbc/pom.xml b/persistence-modules/r2dbc/pom.xml index 01f1b351cd..ae4ca4d91d 100644 --- a/persistence-modules/r2dbc/pom.xml +++ b/persistence-modules/r2dbc/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.examples.r2dbc r2dbc @@ -14,7 +14,7 @@ parent-boot-2 0.0.1-SNAPSHOT ../../parent-boot-2 - + @@ -25,7 +25,6 @@ org.springframework.boot spring-boot-starter-validation - org.springframework.boot spring-boot-starter-test @@ -36,15 +35,12 @@ reactor-test test - - io.r2dbc r2dbc-h2 ${r2dbc-h2.version} - org.springframework.boot spring-boot-configuration-processor @@ -68,7 +64,6 @@ 0.8.1.RELEASE 1.4.200 - - + \ No newline at end of file diff --git a/persistence-modules/redis/pom.xml b/persistence-modules/redis/pom.xml index fa82bebc64..c407482788 100644 --- a/persistence-modules/redis/pom.xml +++ b/persistence-modules/redis/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 redis 0.1-SNAPSHOT @@ -19,17 +20,14 @@ org.springframework.boot spring-boot-starter - org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-data-redis - redis.clients jedis @@ -56,7 +54,7 @@ - + 0.6 3.13.1 3.3.0 @@ -64,4 +62,4 @@ - + \ No newline at end of file diff --git a/persistence-modules/sirix/pom.xml b/persistence-modules/sirix/pom.xml index da9695081c..85379dc566 100644 --- a/persistence-modules/sirix/pom.xml +++ b/persistence-modules/sirix/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 io.sirix sirix @@ -53,4 +53,4 @@ 6.1 - + \ No newline at end of file diff --git a/persistence-modules/solr/pom.xml b/persistence-modules/solr/pom.xml index fd993e0c67..de0bd5a4a2 100644 --- a/persistence-modules/solr/pom.xml +++ b/persistence-modules/solr/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 solr diff --git a/persistence-modules/spring-boot-mysql/pom.xml b/persistence-modules/spring-boot-mysql/pom.xml index 834d1d1e64..ed3f7d9279 100644 --- a/persistence-modules/spring-boot-mysql/pom.xml +++ b/persistence-modules/spring-boot-mysql/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-boot-mysql 0.1.0 @@ -39,7 +40,6 @@ 8.0.12 - - + \ No newline at end of file diff --git a/persistence-modules/spring-boot-persistence-2/pom.xml b/persistence-modules/spring-boot-persistence-2/pom.xml index ca6ec93340..b51ab17659 100644 --- a/persistence-modules/spring-boot-persistence-2/pom.xml +++ b/persistence-modules/spring-boot-persistence-2/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.boot.persistence spring-boot-persistence-2 @@ -31,13 +31,11 @@ pom import - org.jdbi jdbi3-spring4 ${jdbi.version} - org.jdbi jdbi3-sqlobject @@ -51,22 +49,18 @@ org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-data-jpa - org.jdbi jdbi3-spring4 - org.jdbi jdbi3-sqlobject - org.springframework.boot spring-boot-devtools @@ -93,23 +87,19 @@ spring-boot-starter-test test - com.mchange c3p0 ${c3p0.version} - org.apache.commons commons-dbcp2 - org.apache.tomcat tomcat-jdbc - mysql mysql-connector-java @@ -126,7 +116,6 @@ org.hsqldb hsqldb - com.oracle.database.jdbc ojdbc8 @@ -160,4 +149,4 @@ 19.6.0.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-boot-persistence-h2/pom.xml b/persistence-modules/spring-boot-persistence-h2/pom.xml index c06c35cfee..023e20837b 100644 --- a/persistence-modules/spring-boot-persistence-h2/pom.xml +++ b/persistence-modules/spring-boot-persistence-h2/pom.xml @@ -1,7 +1,7 @@ + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.h2db spring-boot-persistence-h2 @@ -46,7 +46,6 @@ com.baeldung.h2db.demo.server.SpringBootApp 1.0.4 - - + \ No newline at end of file diff --git a/persistence-modules/spring-boot-persistence-mongodb/pom.xml b/persistence-modules/spring-boot-persistence-mongodb/pom.xml index 5167483aa3..724fa38f7e 100644 --- a/persistence-modules/spring-boot-persistence-mongodb/pom.xml +++ b/persistence-modules/spring-boot-persistence-mongodb/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-boot-persistence-mongodb spring-boot-persistence-mongodb @@ -36,6 +36,4 @@ - - \ No newline at end of file diff --git a/persistence-modules/spring-boot-persistence/pom.xml b/persistence-modules/spring-boot-persistence/pom.xml index 9e44a7b9c1..deac0c2a57 100644 --- a/persistence-modules/spring-boot-persistence/pom.xml +++ b/persistence-modules/spring-boot-persistence/pom.xml @@ -78,4 +78,4 @@ 2.0.1.Final - + \ No newline at end of file diff --git a/persistence-modules/spring-data-cassandra-reactive/pom.xml b/persistence-modules/spring-data-cassandra-reactive/pom.xml index f2f71bceac..630e13583b 100644 --- a/persistence-modules/spring-data-cassandra-reactive/pom.xml +++ b/persistence-modules/spring-data-cassandra-reactive/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-cassandra-reactive @@ -56,4 +57,4 @@ - + \ No newline at end of file diff --git a/persistence-modules/spring-data-cassandra/pom.xml b/persistence-modules/spring-data-cassandra/pom.xml index 9de1cbf20e..e43e3821ae 100644 --- a/persistence-modules/spring-data-cassandra/pom.xml +++ b/persistence-modules/spring-data-cassandra/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-cassandra spring-data-cassandra @@ -107,4 +108,4 @@ - + \ No newline at end of file diff --git a/persistence-modules/spring-data-cosmosdb/pom.xml b/persistence-modules/spring-data-cosmosdb/pom.xml index 2eb6a6b038..30dc4f999c 100644 --- a/persistence-modules/spring-data-cosmosdb/pom.xml +++ b/persistence-modules/spring-data-cosmosdb/pom.xml @@ -6,17 +6,14 @@ spring-data-cosmosdb spring-data-cosmosdb tutorial for spring-data-cosmosdb + com.baeldung parent-boot-2 0.0.1-SNAPSHOT ../../parent-boot-2 - - - 2.3.0 - - + org.springframework.boot @@ -37,7 +34,7 @@ lombok - + @@ -47,4 +44,8 @@ - + + 2.3.0 + + + \ No newline at end of file diff --git a/persistence-modules/spring-data-couchbase-2/pom.xml b/persistence-modules/spring-data-couchbase-2/pom.xml index 0a20a3ff0e..c860f809fd 100644 --- a/persistence-modules/spring-data-couchbase-2/pom.xml +++ b/persistence-modules/spring-data-couchbase-2/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung spring-data-couchbase-2 @@ -38,20 +38,17 @@ spring-data-couchbase ${spring-data-couchbase.version} - org.hibernate hibernate-validator ${hibernate-validator.version} - joda-time joda-time ${joda-time.version} - org.springframework @@ -79,4 +76,4 @@ 3.0.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-dynamodb/pom.xml b/persistence-modules/spring-data-dynamodb/pom.xml index 377e35b635..28127179c2 100644 --- a/persistence-modules/spring-data-dynamodb/pom.xml +++ b/persistence-modules/spring-data-dynamodb/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-dynamodb spring-data-dynamodb @@ -184,4 +185,4 @@ 3.1.1 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-eclipselink/pom.xml b/persistence-modules/spring-data-eclipselink/pom.xml index 4ae43de07a..a344d64864 100644 --- a/persistence-modules/spring-data-eclipselink/pom.xml +++ b/persistence-modules/spring-data-eclipselink/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-eclipselink spring-data-eclipselink @@ -67,4 +68,4 @@ 2.7.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-elasticsearch/pom.xml b/persistence-modules/spring-data-elasticsearch/pom.xml index 6a983145ee..7e91a5b15c 100644 --- a/persistence-modules/spring-data-elasticsearch/pom.xml +++ b/persistence-modules/spring-data-elasticsearch/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 spring-data-elasticsearch spring-data-elasticsearch @@ -18,31 +19,26 @@ spring-web ${spring.version} - org.springframework.data spring-data-elasticsearch ${spring-data-elasticsearch.version} - org.elasticsearch elasticsearch ${elasticsearch.version} - com.alibaba fastjson ${fastjson.version} - org.locationtech.spatial4j spatial4j ${spatial4j.version} - org.locationtech.jts jts-core @@ -54,7 +50,6 @@ - org.springframework spring-test @@ -70,4 +65,5 @@ 0.7 1.15.0 + \ No newline at end of file diff --git a/persistence-modules/spring-data-gemfire/pom.xml b/persistence-modules/spring-data-gemfire/pom.xml index a0cc4d5360..53ce67fb6d 100644 --- a/persistence-modules/spring-data-gemfire/pom.xml +++ b/persistence-modules/spring-data-gemfire/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-gemfire spring-data-gemfire @@ -18,7 +19,6 @@ spring-data-gemfire ${spring-data-gemfire-version} - com.gemstone.gemfire gemfire @@ -30,7 +30,6 @@ google-collections ${google-collections-version} - org.springframework spring-context diff --git a/persistence-modules/spring-data-geode/pom.xml b/persistence-modules/spring-data-geode/pom.xml index ebdb37299e..0673701f42 100644 --- a/persistence-modules/spring-data-geode/pom.xml +++ b/persistence-modules/spring-data-geode/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-geode spring-data-geode @@ -41,7 +42,6 @@ spring-geode-starter ${spring-geode-starter-version} - org.springframework.boot spring-boot-autoconfigure diff --git a/persistence-modules/spring-data-jdbc/pom.xml b/persistence-modules/spring-data-jdbc/pom.xml index 15f8d7fb95..2672405dd6 100644 --- a/persistence-modules/spring-data-jdbc/pom.xml +++ b/persistence-modules/spring-data-jdbc/pom.xml @@ -1,32 +1,30 @@ - 4.0.0 - - com.baeldung - parent-boot-2 - 0.0.1-SNAPSHOT - ../../parent-boot-2 - - spring-data-jdbc - spring-data-jdbc + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.baeldung + parent-boot-2 + 0.0.1-SNAPSHOT + ../../parent-boot-2 + + spring-data-jdbc + spring-data-jdbc - - - org.springframework.boot - spring-boot-starter - - - org.springframework.boot - spring-boot-starter-data-jdbc - - - com.h2database - h2 - runtime - - + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-data-jdbc + + + com.h2database + h2 + runtime + + - - - + \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-annotations/pom.xml b/persistence-modules/spring-data-jpa-annotations/pom.xml index ff30790eaf..113d6e5dc6 100644 --- a/persistence-modules/spring-data-jpa-annotations/pom.xml +++ b/persistence-modules/spring-data-jpa-annotations/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-jpa-annotations @@ -25,12 +26,10 @@ org.hibernate hibernate-envers - com.h2database h2 - org.testcontainers @@ -38,13 +37,11 @@ ${testcontainers.postgresql.version} test - org.postgresql postgresql - org.springframework.security spring-security-test @@ -59,7 +56,6 @@ spring-boot-starter-test test - com.google.guava guava @@ -72,7 +68,6 @@ 1.10.6 42.2.5 21.0 - \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-crud/pom.xml b/persistence-modules/spring-data-jpa-crud/pom.xml index 16ee74aa62..8f9a3cc0e8 100644 --- a/persistence-modules/spring-data-jpa-crud/pom.xml +++ b/persistence-modules/spring-data-jpa-crud/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-data-jpa-crud @@ -47,7 +47,6 @@ h2 runtime - org.testcontainers @@ -64,4 +63,4 @@ 1.12.2 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-enterprise/pom.xml b/persistence-modules/spring-data-jpa-enterprise/pom.xml index 12ffeee7f0..4367a11222 100644 --- a/persistence-modules/spring-data-jpa-enterprise/pom.xml +++ b/persistence-modules/spring-data-jpa-enterprise/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-jpa-enterprise @@ -12,58 +13,49 @@ 0.0.1-SNAPSHOT ../../parent-boot-2 - + org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-data-jpa - org.springframework.boot spring-boot-starter-data-jdbc - org.springframework.boot spring-boot-starter-cache - com.h2database h2 - - + org.hibernate hibernate-envers - com.google.guava guava ${guava.version} - org.mapstruct mapstruct-jdk8 ${mapstruct.version} provided - org.springframework.security spring-security-test test - - + org.testcontainers postgresql @@ -100,4 +92,4 @@ 1.12.2 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-filtering/pom.xml b/persistence-modules/spring-data-jpa-filtering/pom.xml index 25ef68fe4c..038fd24723 100644 --- a/persistence-modules/spring-data-jpa-filtering/pom.xml +++ b/persistence-modules/spring-data-jpa-filtering/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-jpa-filtering @@ -25,12 +26,10 @@ org.hibernate hibernate-envers - com.h2database h2 - org.testcontainers @@ -38,13 +37,11 @@ ${testcontainers.postgresql.version} test - org.postgresql postgresql - org.springframework.security spring-security-test @@ -59,7 +56,6 @@ spring-boot-starter-test test - com.google.guava guava @@ -72,7 +68,6 @@ 1.10.6 42.2.5 21.0 - \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-query-2/pom.xml b/persistence-modules/spring-data-jpa-query-2/pom.xml index 282a1ff83a..96585d9325 100644 --- a/persistence-modules/spring-data-jpa-query-2/pom.xml +++ b/persistence-modules/spring-data-jpa-query-2/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-data-jpa-query-2 spring-data-jpa-query-2 @@ -22,17 +22,14 @@ org.springframework.security spring-security-core - com.h2database h2 - com.fasterxml.jackson.core jackson-databind - org.hibernate hibernate-envers @@ -90,4 +87,5 @@ 5.2.10.Final + \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-query/pom.xml b/persistence-modules/spring-data-jpa-query/pom.xml index 1576fd729d..c231afdd17 100644 --- a/persistence-modules/spring-data-jpa-query/pom.xml +++ b/persistence-modules/spring-data-jpa-query/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-data-jpa-query spring-data-jpa-query @@ -18,23 +18,19 @@ org.springframework.boot spring-boot-starter-data-jpa - com.h2database h2 - net.ttddyy datasource-proxy ${datasource-proxy.version} - com.fasterxml.jackson.core jackson-databind - org.springframework spring-oxm @@ -43,7 +39,6 @@ 1.4.1 - \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-repo-2/pom.xml b/persistence-modules/spring-data-jpa-repo-2/pom.xml index 3be1068d8c..b382e35e28 100644 --- a/persistence-modules/spring-data-jpa-repo-2/pom.xml +++ b/persistence-modules/spring-data-jpa-repo-2/pom.xml @@ -1,8 +1,10 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + spring-data-jpa-repo-2 + spring-data-jpa-repo-2 com.baeldung @@ -11,9 +13,6 @@ ../../parent-boot-2 - spring-data-jpa-repo-2 - spring-data-jpa-repo-2 - @@ -32,7 +31,6 @@ com.h2database h2 - com.google.guava @@ -43,6 +41,5 @@ 29.0-jre - \ No newline at end of file diff --git a/persistence-modules/spring-data-jpa-repo/pom.xml b/persistence-modules/spring-data-jpa-repo/pom.xml index 16a214fd7f..26fff365a1 100644 --- a/persistence-modules/spring-data-jpa-repo/pom.xml +++ b/persistence-modules/spring-data-jpa-repo/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-jpa-repo spring-data-jpa-repo @@ -17,39 +18,30 @@ org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-data-jpa - org.springframework.boot spring-boot-starter-data-jdbc - mysql mysql-connector-java - org.postgresql postgresql - com.h2database h2 - org.springframework spring-oxm - - - \ No newline at end of file diff --git a/persistence-modules/spring-data-keyvalue/pom.xml b/persistence-modules/spring-data-keyvalue/pom.xml index 3aaee2f00c..aa2696dd12 100644 --- a/persistence-modules/spring-data-keyvalue/pom.xml +++ b/persistence-modules/spring-data-keyvalue/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 spring-data-keyvalue spring-data-keyvalue @@ -16,19 +17,13 @@ org.springframework.boot spring-boot-starter - org.springframework.data spring-data-keyvalue - org.springframework.boot spring-boot-starter-test - - - - \ No newline at end of file diff --git a/persistence-modules/spring-data-mongodb/pom.xml b/persistence-modules/spring-data-mongodb/pom.xml index 448b635667..ef5a0f0550 100644 --- a/persistence-modules/spring-data-mongodb/pom.xml +++ b/persistence-modules/spring-data-mongodb/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-mongodb @@ -18,32 +19,27 @@ spring-data-mongodb ${org.springframework.data.version} - org.mongodb mongodb-driver-sync ${mongodb-driver.version} - org.mongodb mongodb-driver-reactivestreams ${mongodb-reactivestreams.version} - io.projectreactor reactor-core ${projectreactor.version} - io.projectreactor reactor-test ${projectreactor.version} test - org.springframework spring-core @@ -107,7 +103,6 @@ 4.1.0 3.2.0.RELEASE 4.0.5 - - + \ No newline at end of file diff --git a/persistence-modules/spring-data-neo4j/pom.xml b/persistence-modules/spring-data-neo4j/pom.xml index d827c32a3c..8c5030779b 100644 --- a/persistence-modules/spring-data-neo4j/pom.xml +++ b/persistence-modules/spring-data-neo4j/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-data-neo4j 1.0 @@ -97,4 +98,4 @@ 3.1.2 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-redis/pom.xml b/persistence-modules/spring-data-redis/pom.xml index d271df31c7..5e17f27c06 100644 --- a/persistence-modules/spring-data-redis/pom.xml +++ b/persistence-modules/spring-data-redis/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-redis @@ -32,7 +33,6 @@ reactor-test test - org.springframework spring-test @@ -42,7 +42,6 @@ spring-boot-starter-test test - org.junit.jupiter junit-jupiter-api @@ -52,25 +51,21 @@ junit-platform-runner test - cglib cglib-nodep ${cglib.version} - redis.clients jedis jar - com.lordofthejars nosqlunit-redis ${nosqlunit.version} - com.github.kstyrc embedded-redis @@ -100,4 +95,4 @@ 0.6 - + \ No newline at end of file diff --git a/persistence-modules/spring-data-solr/pom.xml b/persistence-modules/spring-data-solr/pom.xml index 38b5bf8238..d7523e6de2 100644 --- a/persistence-modules/spring-data-solr/pom.xml +++ b/persistence-modules/spring-data-solr/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-data-solr @@ -45,7 +46,6 @@ 2.0.5.RELEASE - \ No newline at end of file diff --git a/persistence-modules/spring-hibernate-3/pom.xml b/persistence-modules/spring-hibernate-3/pom.xml index b28895f86d..9b143597c7 100644 --- a/persistence-modules/spring-hibernate-3/pom.xml +++ b/persistence-modules/spring-hibernate-3/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 spring-hibernate-3 @@ -84,4 +85,4 @@ 19.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-hibernate-5/pom.xml b/persistence-modules/spring-hibernate-5/pom.xml index 8a8b6c15e3..caa1598af4 100644 --- a/persistence-modules/spring-hibernate-5/pom.xml +++ b/persistence-modules/spring-hibernate-5/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-hibernate-5 0.1-SNAPSHOT @@ -13,9 +14,7 @@ - - org.springframework spring-context @@ -32,9 +31,7 @@ spring-aspects ${org.springframework.version} - - org.springframework spring-orm @@ -65,32 +62,25 @@ hibernate-search-orm ${hibernatesearch.version} - org.apache.tomcat tomcat-dbcp ${tomcat-dbcp.version} - - - com.google.guava guava ${guava.version} - - org.apache.commons commons-lang3 ${commons-lang3.version} test - org.springframework spring-test @@ -103,25 +93,21 @@ ${org.springframework.security.version} test - org.hsqldb hsqldb ${hsqldb.version} - mysql mysql-connector-java ${mysql-connector-java.version} - com.h2database h2 ${h2.version} - @@ -129,7 +115,6 @@ 5.0.2.RELEASE 1.10.6.RELEASE 4.2.1.RELEASE - 5.2.10.Final 5.8.2.Final @@ -137,9 +122,8 @@ 9.0.0.M26 1.1 2.3.4 - 21.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-jdbc/pom.xml b/persistence-modules/spring-jdbc/pom.xml index 8a5786e1a5..28a858dd43 100644 --- a/persistence-modules/spring-jdbc/pom.xml +++ b/persistence-modules/spring-jdbc/pom.xml @@ -1,8 +1,10 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + spring-jdbc + spring-jdbc com.baeldung @@ -11,9 +13,6 @@ ../../parent-boot-2 - spring-jdbc - spring-jdbc - org.springframework.data @@ -34,6 +33,4 @@ - - \ No newline at end of file diff --git a/persistence-modules/spring-jooq/pom.xml b/persistence-modules/spring-jooq/pom.xml index 6b3d565175..4c195a6c92 100644 --- a/persistence-modules/spring-jooq/pom.xml +++ b/persistence-modules/spring-jooq/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-jooq spring-jooq @@ -32,14 +33,12 @@ jooq ${org.jooq.version} - com.h2database h2 ${h2.version} - org.springframework @@ -63,7 +62,6 @@ org.springframework.boot spring-boot-starter-test - org.springframework @@ -74,7 +72,6 @@ - org.apache.maven.plugins @@ -84,7 +81,6 @@ 0 - org.codehaus.mojo properties-maven-plugin @@ -103,7 +99,6 @@ - org.codehaus.mojo sql-maven-plugin @@ -133,7 +128,6 @@ - org.jooq jooq-codegen-maven @@ -164,11 +158,11 @@ - - + org.eclipse.m2e lifecycle-mapping diff --git a/persistence-modules/spring-jpa-2/pom.xml b/persistence-modules/spring-jpa-2/pom.xml index 52067f3e5e..16168036be 100644 --- a/persistence-modules/spring-jpa-2/pom.xml +++ b/persistence-modules/spring-jpa-2/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-jpa-2 0.1-SNAPSHOT @@ -25,7 +26,6 @@ spring-boot-starter-data-jpa ${spring-boot.version} - org.springframework spring-orm @@ -42,7 +42,6 @@ spring-context ${org.springframework.version} - org.hibernate @@ -59,14 +58,12 @@ tomcat-dbcp ${tomcat-dbcp.version} - com.google.guava guava ${guava.version} - org.springframework.boot @@ -79,17 +76,14 @@ ${org.springframework.version} test - 5.1.5.RELEASE 2.2.6.RELEASE - 9.0.0.M26 - 21.0 diff --git a/persistence-modules/spring-jpa/pom.xml b/persistence-modules/spring-jpa/pom.xml index e389886d8d..1dca2baa98 100644 --- a/persistence-modules/spring-jpa/pom.xml +++ b/persistence-modules/spring-jpa/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-jpa 0.1-SNAPSHOT @@ -36,9 +37,7 @@ spring-webmvc ${org.springframework.version} - - org.hibernate hibernate-core @@ -70,9 +69,7 @@ h2 ${h2.version} - - org.hibernate hibernate-validator @@ -83,7 +80,6 @@ javax.el-api ${javax.el-api.version} - javax.servlet @@ -96,9 +92,7 @@ provided ${javax.servlet.servlet-api.version} - - com.google.guava guava @@ -109,41 +103,33 @@ assertj-core ${assertj.version} - - org.apache.commons commons-lang3 ${commons-lang3.version} test - org.springframework spring-test ${org.springframework.version} test - 5.1.5.RELEASE 3.21.0-GA - 6.0.6 2.1.5.RELEASE - 2.5 - 6.0.15.Final 1.4.01 2.2.5 - 21.0 3.8.0 diff --git a/persistence-modules/spring-mybatis/pom.xml b/persistence-modules/spring-mybatis/pom.xml index 40d4d915ab..9247d59fe4 100644 --- a/persistence-modules/spring-mybatis/pom.xml +++ b/persistence-modules/spring-mybatis/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-mybatis 0.1-SNAPSHOT @@ -14,76 +15,61 @@ - - org.springframework spring-context ${org.springframework.version} - org.springframework spring-beans ${org.springframework.version} - - org.mybatis.spring.boot mybatis-spring-boot-starter ${mybatis-spring-boot-starter.version} - - com.h2database h2 ${h2.version} - org.springframework spring-jdbc ${org.springframework.version} - org.mybatis mybatis ${mybatis.version} - org.mybatis mybatis-spring ${spring-mybatis.version} - - org.springframework.boot spring-boot-starter-test - org.springframework spring-test ${org.springframework.version} test - org.assertj assertj-core ${assertj-core.version} test - @@ -99,15 +85,13 @@ 5.1.8.RELEASE - 2.0.2 3.5.2 2.1.0 1.4.197 - 3.8.0 - + \ No newline at end of file diff --git a/persistence-modules/spring-persistence-simple/pom.xml b/persistence-modules/spring-persistence-simple/pom.xml index 13898d01e7..437a439b99 100644 --- a/persistence-modules/spring-persistence-simple/pom.xml +++ b/persistence-modules/spring-persistence-simple/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-persistence-simple 0.1-SNAPSHOT @@ -24,7 +25,6 @@ spring-context ${org.springframework.version} - javax.persistence @@ -57,14 +57,12 @@ ${h2.version} test - com.github.h-thurow simple-jndi ${simple-jndi.version} - org.springframework @@ -100,4 +98,5 @@ 3.3.3 + \ No newline at end of file diff --git a/protobuffer/pom.xml b/protobuffer/pom.xml index e57495e93c..cf8dbe417e 100644 --- a/protobuffer/pom.xml +++ b/protobuffer/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 protobuffer protobuffer diff --git a/quarkus-extension/pom.xml b/quarkus-extension/pom.xml index 394376e59e..c2ae66a3a0 100644 --- a/quarkus-extension/pom.xml +++ b/quarkus-extension/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.quarkus.extension quarkus-extension @@ -14,10 +14,10 @@ parent-modules 1.0.0-SNAPSHOT - + quarkus-liquibase quarkus-app - + \ No newline at end of file diff --git a/quarkus-extension/quarkus-app/pom.xml b/quarkus-extension/quarkus-app/pom.xml index 4c9e9c3cc7..f609261c5a 100644 --- a/quarkus-extension/quarkus-app/pom.xml +++ b/quarkus-extension/quarkus-app/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 com.baeldung.quarkus.app quarkus-app @@ -30,7 +30,6 @@ runtime ${project.version} - io.quarkus quarkus-jdbc-h2 @@ -58,4 +57,4 @@ 1.0.0.Final - + \ No newline at end of file diff --git a/quarkus-extension/quarkus-liquibase/deployment/pom.xml b/quarkus-extension/quarkus-liquibase/deployment/pom.xml index 42d3ca2810..9a9e4485cd 100644 --- a/quarkus-extension/quarkus-liquibase/deployment/pom.xml +++ b/quarkus-extension/quarkus-liquibase/deployment/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.quarkus.liquibase deployment @@ -59,4 +59,4 @@ 3.8.1 - + \ No newline at end of file diff --git a/quarkus-extension/quarkus-liquibase/pom.xml b/quarkus-extension/quarkus-liquibase/pom.xml index fdede2000e..1a86aeb75c 100644 --- a/quarkus-extension/quarkus-liquibase/pom.xml +++ b/quarkus-extension/quarkus-liquibase/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.quarkus.liquibase quarkus-liquibase @@ -13,7 +13,7 @@ quarkus-extension 1.0-SNAPSHOT - + runtime deployment @@ -23,4 +23,4 @@ 1.0.0.Final - + \ No newline at end of file diff --git a/quarkus-extension/quarkus-liquibase/runtime/pom.xml b/quarkus-extension/quarkus-liquibase/runtime/pom.xml index 0250d34711..6656556c4b 100644 --- a/quarkus-extension/quarkus-liquibase/runtime/pom.xml +++ b/quarkus-extension/quarkus-liquibase/runtime/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 com.baeldung.quarkus.liquibase @@ -71,4 +72,4 @@ 3.8.1 - + \ No newline at end of file diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 9826fd1034..6e250a2858 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.quarkus quarkus @@ -159,4 +160,4 @@ 5.6.0 - + \ No newline at end of file diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index 33ccf5402f..8a707a15dd 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rabbitmq 0.1-SNAPSHOT diff --git a/ratpack/pom.xml b/ratpack/pom.xml index 9ad654fa7d..c57934d8b7 100644 --- a/ratpack/pom.xml +++ b/ratpack/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 ratpack 1.0-SNAPSHOT @@ -93,4 +94,4 @@ 1.6.1 - + \ No newline at end of file diff --git a/reactive-systems/inventory-service/pom.xml b/reactive-systems/inventory-service/pom.xml index b5ec210636..86575d498c 100644 --- a/reactive-systems/inventory-service/pom.xml +++ b/reactive-systems/inventory-service/pom.xml @@ -28,7 +28,6 @@ org.springframework.kafka spring-kafka - org.projectlombok lombok @@ -65,4 +64,5 @@ + \ No newline at end of file diff --git a/reactive-systems/order-service/pom.xml b/reactive-systems/order-service/pom.xml index 603f0373ba..e6453732b4 100644 --- a/reactive-systems/order-service/pom.xml +++ b/reactive-systems/order-service/pom.xml @@ -28,7 +28,6 @@ org.springframework.kafka spring-kafka - org.projectlombok lombok @@ -66,4 +65,4 @@ - + \ No newline at end of file diff --git a/reactive-systems/pom.xml b/reactive-systems/pom.xml index bce2575d9e..81462090b8 100644 --- a/reactive-systems/pom.xml +++ b/reactive-systems/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 reactive-systems 0.0.1-SNAPSHOT @@ -19,4 +20,4 @@ order-service - + \ No newline at end of file diff --git a/reactive-systems/shipping-service/pom.xml b/reactive-systems/shipping-service/pom.xml index 458b91b6ce..f725ca72d1 100644 --- a/reactive-systems/shipping-service/pom.xml +++ b/reactive-systems/shipping-service/pom.xml @@ -24,12 +24,10 @@ org.springframework.kafka spring-kafka - com.fasterxml.jackson.core jackson-databind - org.projectlombok lombok @@ -67,4 +65,4 @@ - + \ No newline at end of file diff --git a/reactor-core/pom.xml b/reactor-core/pom.xml index 317cbde6e2..6eead97bc2 100644 --- a/reactor-core/pom.xml +++ b/reactor-core/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 org.baeldung reactor-core @@ -38,4 +39,4 @@ 3.6.1 - + \ No newline at end of file diff --git a/resteasy/pom.xml b/resteasy/pom.xml index ffb6adb3df..d35fc852ba 100644 --- a/resteasy/pom.xml +++ b/resteasy/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 resteasy 1.0 @@ -26,27 +27,22 @@ - org.jboss.resteasy resteasy-client ${resteasy.version} - - org.jboss.resteasy resteasy-jaxb-provider ${resteasy.version} - org.jboss.resteasy resteasy-jackson-provider ${resteasy.version} - commons-io commons-io diff --git a/rsocket/pom.xml b/rsocket/pom.xml index 5b407c2bd0..57c927253f 100644 --- a/rsocket/pom.xml +++ b/rsocket/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rsocket 0.0.1-SNAPSHOT @@ -30,4 +31,4 @@ 0.11.13 - + \ No newline at end of file diff --git a/rule-engines/easy-rules/pom.xml b/rule-engines/easy-rules/pom.xml index b9661cd1c3..a8159f2813 100644 --- a/rule-engines/easy-rules/pom.xml +++ b/rule-engines/easy-rules/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.easyrules easy-rules @@ -25,4 +26,4 @@ 3.0.0 - + \ No newline at end of file diff --git a/rule-engines/jess/pom.xml b/rule-engines/jess/pom.xml index 40d50fae70..f5db0374ef 100644 --- a/rule-engines/jess/pom.xml +++ b/rule-engines/jess/pom.xml @@ -1,9 +1,8 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.baeldung.rules.jess jess 1.0-SNAPSHOT diff --git a/rule-engines/openl-tablets/pom.xml b/rule-engines/openl-tablets/pom.xml index 25c4b8365a..03b286e409 100644 --- a/rule-engines/openl-tablets/pom.xml +++ b/rule-engines/openl-tablets/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.openltablets openl-tablets @@ -30,4 +31,4 @@ 5.19.4 - + \ No newline at end of file diff --git a/rule-engines/pom.xml b/rule-engines/pom.xml index 27748a5c3e..db6b2e47ef 100644 --- a/rule-engines/pom.xml +++ b/rule-engines/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rule-engines rule-engines @@ -19,4 +20,4 @@ - + \ No newline at end of file diff --git a/rule-engines/rulebook/pom.xml b/rule-engines/rulebook/pom.xml index 95ededa5f9..55b77c50df 100644 --- a/rule-engines/rulebook/pom.xml +++ b/rule-engines/rulebook/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.rulebook rulebook @@ -25,4 +26,4 @@ 0.6.2 - + \ No newline at end of file diff --git a/rxjava-core/pom.xml b/rxjava-core/pom.xml index daec1f783f..cd6075e127 100644 --- a/rxjava-core/pom.xml +++ b/rxjava-core/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rxjava-core 1.0-SNAPSHOT diff --git a/rxjava-libraries/pom.xml b/rxjava-libraries/pom.xml index 45c1907a58..5d2c9ec3bb 100644 --- a/rxjava-libraries/pom.xml +++ b/rxjava-libraries/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rxjava-libraries 1.0-SNAPSHOT diff --git a/rxjava-observables/pom.xml b/rxjava-observables/pom.xml index 3cedfc4afc..feb4fc1f39 100644 --- a/rxjava-observables/pom.xml +++ b/rxjava-observables/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rxjava-observables 1.0-SNAPSHOT diff --git a/rxjava-operators/pom.xml b/rxjava-operators/pom.xml index 8064613f45..ba85dc428b 100644 --- a/rxjava-operators/pom.xml +++ b/rxjava-operators/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rxjava-operators 1.0-SNAPSHOT