diff --git a/algorithms/pom.xml b/algorithms/pom.xml index 2fa5ba12f8..967bcbc706 100644 --- a/algorithms/pom.xml +++ b/algorithms/pom.xml @@ -1,24 +1,24 @@ - 4.0.0 - com.baeldung - algorithms - 0.0.1-SNAPSHOT + 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 + algorithms + 0.0.1-SNAPSHOT - - 1.5.0 - 1.16.12 - 3.6.1 - + + 1.5.0 + 1.16.12 + 3.6.1 + - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - + + org.apache.commons commons-math3 ${commons-math3.version} @@ -30,40 +30,40 @@ provided - io.jenetics - jenetics - 3.7.0 - - + io.jenetics + jenetics + 3.7.0 + + - - - - - org.codehaus.mojo - exec-maven-plugin - ${exec-maven-plugin.version} - - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - - com/baeldung/algorithms/dijkstra/* - - - com/baeldung/algorithms/dijkstra/* - - - - - - + + + + + org.codehaus.mojo + exec-maven-plugin + ${exec-maven-plugin.version} + + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + + com/baeldung/algorithms/dijkstra/* + + + com/baeldung/algorithms/dijkstra/* + + + + + + diff --git a/annotations/annotation-processing/pom.xml b/annotations/annotation-processing/pom.xml index e88e441b3e..df6f9d44b7 100644 --- a/annotations/annotation-processing/pom.xml +++ b/annotations/annotation-processing/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 diff --git a/annotations/annotation-user/pom.xml b/annotations/annotation-user/pom.xml index a365f35c11..988e86c249 100644 --- a/annotations/annotation-user/pom.xml +++ b/annotations/annotation-user/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 @@ -15,9 +14,9 @@ 4.12 - 3.6.0 + 3.6.0 - + diff --git a/apache-cxf/cxf-aegis/pom.xml b/apache-cxf/cxf-aegis/pom.xml index b436b03305..6d8aa85679 100644 --- a/apache-cxf/cxf-aegis/pom.xml +++ b/apache-cxf/cxf-aegis/pom.xml @@ -8,7 +8,7 @@ 0.0.1-SNAPSHOT - 3.1.8 + 3.1.8 diff --git a/apache-cxf/cxf-introduction/pom.xml b/apache-cxf/cxf-introduction/pom.xml index 6e0ceaba7e..1b9ba22230 100644 --- a/apache-cxf/cxf-introduction/pom.xml +++ b/apache-cxf/cxf-introduction/pom.xml @@ -4,18 +4,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 cxf-introduction - + com.baeldung apache-cxf 0.0.1-SNAPSHOT - + 3.1.8 - 2.19.1 + 2.19.1 - + @@ -36,7 +36,7 @@ - + org.apache.cxf diff --git a/apache-cxf/cxf-jaxrs-implementation/pom.xml b/apache-cxf/cxf-jaxrs-implementation/pom.xml index 61a5132f19..981e0ef7aa 100644 --- a/apache-cxf/cxf-jaxrs-implementation/pom.xml +++ b/apache-cxf/cxf-jaxrs-implementation/pom.xml @@ -4,20 +4,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 cxf-jaxrs-implementation - + com.baeldung apache-cxf 0.0.1-SNAPSHOT - + UTF-8 3.1.8 4.5.2 - 2.19.1 + 2.19.1 - + @@ -38,7 +38,7 @@ - + org.apache.cxf diff --git a/apache-cxf/cxf-spring/pom.xml b/apache-cxf/cxf-spring/pom.xml index dffcc3ee1b..2cd700680b 100644 --- a/apache-cxf/cxf-spring/pom.xml +++ b/apache-cxf/cxf-spring/pom.xml @@ -8,7 +8,7 @@ apache-cxf 0.0.1-SNAPSHOT - + org.apache.cxf @@ -42,7 +42,7 @@ ${javax.servlet-api.version} - + @@ -63,7 +63,7 @@ - + live @@ -102,7 +102,7 @@ - + maven-surefire-plugin ${surefire.version} @@ -123,17 +123,17 @@ - + - + 3.1.8 4.3.4.RELEASE 3.1.0 - - 2.6 + + 2.6 2.19.1 - 1.6.1 + 1.6.1 - + diff --git a/apache-cxf/pom.xml b/apache-cxf/pom.xml index 37ee279ce2..3bc3853f2b 100644 --- a/apache-cxf/pom.xml +++ b/apache-cxf/pom.xml @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + cxf-introduction cxf-spring diff --git a/apache-fop/pom.xml b/apache-fop/pom.xml index bb2552ec5b..f7439dc244 100644 --- a/apache-fop/pom.xml +++ b/apache-fop/pom.xml @@ -11,41 +11,10 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - - org.apache.xmlgraphics fop @@ -62,7 +31,7 @@ commons-logging commons-logging - + @@ -80,7 +49,7 @@ commons-logging commons-logging - + @@ -154,11 +123,6 @@ 4.3 8.0.2 r938 - - - 1.3 - 1.10.19 - \ No newline at end of file diff --git a/apache-poi/pom.xml b/apache-poi/pom.xml index a747dc6952..22c0cd156a 100644 --- a/apache-poi/pom.xml +++ b/apache-poi/pom.xml @@ -9,8 +9,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 3.15 1.0.6 @@ -31,7 +31,7 @@ commons-logging commons-logging - - + + diff --git a/apache-solrj/pom.xml b/apache-solrj/pom.xml index 0c7eaababf..ea696b024b 100644 --- a/apache-solrj/pom.xml +++ b/apache-solrj/pom.xml @@ -1,9 +1,9 @@ - 4.0.0 - com.baeldung - apache-solrj - 0.0.1-SNAPSHOT + 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 + apache-solrj + 0.0.1-SNAPSHOT jar apache-solrj @@ -11,13 +11,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - - org.apache.solr - solr-solrj - 6.4.0 - - + + + org.apache.solr + solr-solrj + 6.4.0 + + \ No newline at end of file diff --git a/apache-thrift/pom.xml b/apache-thrift/pom.xml index 271dfeb88f..91e51a7092 100644 --- a/apache-thrift/pom.xml +++ b/apache-thrift/pom.xml @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 1.8 0.10.0 @@ -28,7 +28,7 @@ commons-logging commons-logging - + @@ -48,7 +48,9 @@ generate-sources - add-source + + add-source + generated diff --git a/apache-velocity/pom.xml b/apache-velocity/pom.xml index 593ae6c188..69633ebbab 100644 --- a/apache-velocity/pom.xml +++ b/apache-velocity/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.baeldung @@ -13,8 +13,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 1.8 1.2 @@ -33,12 +33,7 @@ org.apache.velocity velocity-tools - ${velocity-tools-version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} + ${velocity-tools-version} org.apache.httpcomponents @@ -50,7 +45,7 @@ commons-logging commons-logging - + diff --git a/autovalue/pom.xml b/autovalue/pom.xml index 0f75261504..9e6aeff866 100644 --- a/autovalue/pom.xml +++ b/autovalue/pom.xml @@ -10,7 +10,7 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + diff --git a/aws/pom.xml b/aws/pom.xml index 10a2835763..8d60240c87 100644 --- a/aws/pom.xml +++ b/aws/pom.xml @@ -1,81 +1,81 @@ - 4.0.0 - com.baeldung - aws - 0.1.0-SNAPSHOT - jar - aws + 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 + aws + 0.1.0-SNAPSHOT + jar + aws - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 2.5 - 1.3.0 - 1.1.0 - 2.8.0 - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - - com.amazonaws - aws-lambda-java-core - ${aws-lambda-java-core.version} - - - commons-logging - commons-logging - - - + + 2.5 + 1.3.0 + 1.1.0 + 2.8.0 + - - com.amazonaws - aws-lambda-java-events - ${aws-lambda-java-events.version} - - - commons-logging - commons-logging - - - + + + com.amazonaws + aws-lambda-java-core + ${aws-lambda-java-core.version} + + + commons-logging + commons-logging + + + - - commons-io - commons-io - ${commons-io.version} - + + com.amazonaws + aws-lambda-java-events + ${aws-lambda-java-events.version} + + + commons-logging + commons-logging + + + - - com.google.code.gson - gson - ${gson.version} - - + + commons-io + commons-io + ${commons-io.version} + - - - - org.apache.maven.plugins - maven-shade-plugin - 3.0.0 - - false - - - - package - - shade - - - - - - + + com.google.code.gson + gson + ${gson.version} + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.0.0 + + false + + + + package + + shade + + + + + + \ No newline at end of file diff --git a/axon/pom.xml b/axon/pom.xml index 3f9106e0d5..97fe607cad 100644 --- a/axon/pom.xml +++ b/axon/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung diff --git a/cdi/pom.xml b/cdi/pom.xml index 6b7a360760..da0672afde 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -11,13 +11,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.springframework spring-core - ${spring.version} + ${spring.version} org.springframework diff --git a/core-java/pom.xml b/core-java/pom.xml index 6f00618330..40cc43fc09 100644 --- a/core-java/pom.xml +++ b/core-java/pom.xml @@ -1,5 +1,5 @@ + 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 core-java @@ -12,10 +12,10 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - + net.sourceforge.collections @@ -79,21 +79,14 @@ ${jackson.version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - org.projectlombok lombok ${lombok.version} provided - - + + mysql mysql-connector-java @@ -102,26 +95,6 @@ - - org.hamcrest - hamcrest-all - 1.3 - test - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - org.assertj assertj-core @@ -129,12 +102,6 @@ test - - org.mockito - mockito-core - ${mockito.version} - test - com.jayway.awaitility awaitility @@ -147,35 +114,35 @@ commons-codec ${commons-codec.version} - + org.javamoney moneta 1.1 - - org.owasp.esapi - esapi - 2.1.0.1 - - - commons-logging - commons-logging - - - + + org.owasp.esapi + esapi + 2.1.0.1 + + + commons-logging + commons-logging + + + - - org.owasp.esapi - esapi - 2.1.0.1 - - - commons-logging - commons-logging - - - + + org.owasp.esapi + esapi + 2.1.0.1 + + + commons-logging + commons-logging + + + @@ -254,7 +221,7 @@ true + implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> org.baeldung.executable.ExecutableMavenJar @@ -335,7 +302,7 @@ 2.8.5 - + 6.0.6 @@ -353,8 +320,6 @@ 1.16.12 - 1.3 - 1.10.19 3.6.1 1.7.0 diff --git a/couchbase-sdk/pom.xml b/couchbase-sdk/pom.xml index fb59389fe3..fd9e1b08f6 100644 --- a/couchbase-sdk/pom.xml +++ b/couchbase-sdk/pom.xml @@ -13,8 +13,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -33,7 +33,7 @@ commons-logging commons-logging - + org.springframework @@ -47,13 +47,6 @@ - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - org.springframework diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml index 879330fb09..e81ad49a6d 100644 --- a/deltaspike/pom.xml +++ b/deltaspike/pom.xml @@ -22,11 +22,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - - + + UTF-8 3.7.4 @@ -35,7 +37,8 @@ 1.0.2.Final - + 8.2.2.Final @@ -46,11 +49,14 @@ - + org.wildfly.bom jboss-javaee-7.0-with-tools @@ -70,37 +76,43 @@ - + - + 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 @@ -122,7 +134,8 @@ - + org.jboss.spec.javax.faces jboss-jsf-api_2.2_spec @@ -131,14 +144,16 @@ - + org.hibernate hibernate-jpamodelgen provided - + org.hibernate hibernate-validator-annotation-processor @@ -146,7 +161,8 @@ - + org.jboss.arquillian.junit arquillian-junit-container @@ -195,14 +211,16 @@ - + ${project.artifactId} maven-war-plugin ${war.plugin.version} - + false @@ -234,8 +252,10 @@ - - + + default true @@ -255,8 +275,10 @@ - - + + arq-wildfly-managed diff --git a/disruptor/pom.xml b/disruptor/pom.xml index 25effbb1c9..33eb7bb50a 100644 --- a/disruptor/pom.xml +++ b/disruptor/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -22,43 +22,13 @@ commons-lang3 ${commons-lang3.version} - + com.lmax disruptor ${disruptor.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - org.hamcrest - hamcrest-all - 1.3 - test - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - @@ -138,7 +108,8 @@ true - + org.baeldung.executable.ExecutableMavenJar @@ -201,8 +172,6 @@ 3.3.6 - 1.3 - 1.10.19 6.10 3.6.1 diff --git a/dozer/pom.xml b/dozer/pom.xml index ff0014f5f1..00ac2d5675 100644 --- a/dozer/pom.xml +++ b/dozer/pom.xml @@ -12,16 +12,10 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - org.apache.commons commons-lang3 diff --git a/feign/pom.xml b/feign/pom.xml index 63c6a23139..9c3868c82f 100644 --- a/feign/pom.xml +++ b/feign/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -58,18 +59,6 @@ spring-boot-maven-plugin ${spring-boot-maven-plugin.version} - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - true - - **/*IntegrationTest.java - **/*LiveTest.java - - - diff --git a/flyway/pom.xml b/flyway/pom.xml index 900987fc65..2774602654 100644 --- a/flyway/pom.xml +++ b/flyway/pom.xml @@ -11,7 +11,7 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + diff --git a/groovy-spock/pom.xml b/groovy-spock/pom.xml index b908a46704..d9b51c5e1a 100644 --- a/groovy-spock/pom.xml +++ b/groovy-spock/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.spockframework groovy-spock @@ -17,8 +17,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + diff --git a/gson/pom.xml b/gson/pom.xml index 7d81dfe65b..24162bb72b 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung gson @@ -10,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -53,28 +54,6 @@ ${gson.version} - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -98,10 +77,6 @@ 2.5 2.9.6 - - 1.3 - 1.10.19 - \ No newline at end of file diff --git a/guava/pom.xml b/guava/pom.xml index a44a0556d2..4afb4da301 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung guava @@ -10,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -36,36 +37,6 @@ - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - org.assertj assertj-core @@ -91,8 +62,6 @@ 4.1 - 1.3 - 1.10.19 3.6.1 diff --git a/guava18/pom.xml b/guava18/pom.xml index 1a8c08d302..0b96918171 100644 --- a/guava18/pom.xml +++ b/guava18/pom.xml @@ -11,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.google.guava @@ -20,7 +20,7 @@ ${guava.version} - + 18.0 diff --git a/guava19/pom.xml b/guava19/pom.xml index 494d3bc7d6..af9bc51eb9 100644 --- a/guava19/pom.xml +++ b/guava19/pom.xml @@ -11,26 +11,18 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.google.guava guava ${guava.version} - - - org.hamcrest - hamcrest-all - ${hamcrest.version} - test - 19.0 - 1.3 \ No newline at end of file diff --git a/guice/pom.xml b/guice/pom.xml index bb9108396c..17b599a379 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung.examples.guice guice @@ -10,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.google.inject diff --git a/handling-spring-static-resources/pom.xml b/handling-spring-static-resources/pom.xml index 94941aec9b..65a6e120a0 100644 --- a/handling-spring-static-resources/pom.xml +++ b/handling-spring-static-resources/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -13,8 +14,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -121,7 +122,7 @@ jackson-databind ${jackson.version} - + org.hibernate hibernate-validator @@ -142,26 +143,6 @@ ${handlebars.version} - - - - org.slf4j - slf4j-api - ${org.slf4j.version} - - - ch.qos.logback - logback-classic - ${logback.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - @@ -220,7 +201,7 @@ 2.8.5 - + 5.3.3.Final 4.0.6 2.9.6 diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index bdc0ac9179..5b467af655 100644 --- a/hazelcast/pom.xml +++ b/hazelcast/pom.xml @@ -10,39 +10,20 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.hazelcast hazelcast ${hazelcast.version} - + com.hazelcast hazelcast-client 3.7.2 - - - - org.slf4j - slf4j-api - ${org.slf4j.version} - - - - ch.qos.logback - logback-classic - ${logback.version} - - - - ch.qos.logback - logback-core - ${logback.version} - diff --git a/hbase/pom.xml b/hbase/pom.xml index 0a740c2645..3f5456777e 100644 --- a/hbase/pom.xml +++ b/hbase/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung @@ -21,7 +20,7 @@ commons-logging commons-logging - + org.apache.hbase @@ -29,12 +28,6 @@ ${hbase.version} pom - - junit - junit - ${junit.version} - test - diff --git a/httpclient/pom.xml b/httpclient/pom.xml index d2c96dd82c..562b3e9bcd 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -1,5 +1,5 @@ + 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 httpclient @@ -11,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -52,7 +52,7 @@ commons-logging commons-logging - + @@ -79,36 +79,6 @@ - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - com.github.tomakehurst wiremock @@ -174,8 +144,6 @@ 4.1.2 - 1.3 - 1.10.19 2.5.1 4.4.5 diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 5ccc66709f..44b4678e4f 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 com.baeldung @@ -61,18 +60,15 @@ commons-logging commons-logging - + com.netflix.hystrix hystrix-metrics-event-stream ${hystrix-metrics-event-stream.version} - + com.netflix.rxjava rxjava-core @@ -130,8 +126,8 @@ - - + + integration diff --git a/image-processing/pom.xml b/image-processing/pom.xml index 8abb7dc6b9..ccb3238a7e 100644 --- a/image-processing/pom.xml +++ b/image-processing/pom.xml @@ -16,8 +16,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + net.imagej @@ -28,7 +28,7 @@ commons-logging commons-logging - + org.openimaj @@ -39,8 +39,8 @@ commons-logging commons-logging - + - + \ No newline at end of file diff --git a/immutables/pom.xml b/immutables/pom.xml index bf4d1c6e88..9b623c85e7 100644 --- a/immutables/pom.xml +++ b/immutables/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.immutables @@ -33,10 +32,10 @@ test - + 2.3.10 3.6.1 - 0.9.6 + 0.9.6 \ No newline at end of file diff --git a/jackson/pom.xml b/jackson/pom.xml index 0df53acab8..1a538670c6 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -1,5 +1,5 @@ + 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 jackson @@ -11,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -28,7 +28,7 @@ commons-io ${commons-io.version} - + com.fasterxml.jackson.dataformat jackson-dataformat-xml @@ -114,35 +114,6 @@ test - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - @@ -169,8 +140,6 @@ 4.1 - 1.3 - 1.10.19 3.0.1 3.6.1 diff --git a/java-cassandra/pom.xml b/java-cassandra/pom.xml index 49f4d43701..12df920e7d 100644 --- a/java-cassandra/pom.xml +++ b/java-cassandra/pom.xml @@ -36,13 +36,6 @@ ${guava.version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - diff --git a/javaslang/pom.xml b/javaslang/pom.xml index c0228233cf..68969ef6c9 100644 --- a/javaslang/pom.xml +++ b/javaslang/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.baeldung javaslang @@ -10,14 +10,9 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - - org.hamcrest - hamcrest-all - 1.3 - io.javaslang javaslang diff --git a/javax-servlets/pom.xml b/javax-servlets/pom.xml index 27ddf4d2f5..1934102c68 100644 --- a/javax-servlets/pom.xml +++ b/javax-servlets/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -33,7 +32,7 @@ commons-logging commons-logging - + diff --git a/javaxval/bin/pom.xml b/javaxval/bin/pom.xml index 7606f0d072..803793c294 100644 --- a/javaxval/bin/pom.xml +++ b/javaxval/bin/pom.xml @@ -1,9 +1,9 @@ 4.0.0 - com.baeldung + com.baeldung javaxval - 0.1-SNAPSHOT + 0.1-SNAPSHOT @@ -32,13 +32,13 @@ hibernate-validator-annotation-processor 5.2.1.Final - + javax.el javax.el-api 2.2.4 - + org.glassfish.web javax.el diff --git a/javaxval/pom.xml b/javaxval/pom.xml index 8415252dea..4d27b3e0c9 100644 --- a/javaxval/pom.xml +++ b/javaxval/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung javaxval @@ -10,14 +11,14 @@ 3.0.0 2.2.6 - + com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + diff --git a/jaxb/pom.xml b/jaxb/pom.xml index 433825ab43..8c9a430929 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -1,138 +1,138 @@ - 4.0.0 - com.baeldung - jaxb - 0.0.1-SNAPSHOT - jaxb + 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 + jaxb + 0.0.1-SNAPSHOT + jaxb com.baeldung parent-modules 1.0.0-SNAPSHOT - - - - - org.glassfish.jaxb - jaxb-runtime - ${jaxb.version} - + - - org.glassfish.jaxb - jaxb-core - ${jaxb.version} - + + + org.glassfish.jaxb + jaxb-runtime + ${jaxb.version} + - - - com.sun.istack - istack-commons-runtime - 3.0.2 - + + org.glassfish.jaxb + jaxb-core + ${jaxb.version} + - - commons-io - commons-io - 2.5 - + + + com.sun.istack + istack-commons-runtime + 3.0.2 + - - org.apache.commons - commons-lang3 - 3.5 - - + + commons-io + commons-io + 2.5 + - - jaxb - - - src/main/resources - true - - + + org.apache.commons + commons-lang3 + 3.5 + + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.codehaus.mojo - jaxb2-maven-plugin - [${jaxb2-maven-plugin.version},) - - schemagen - xjc - - - - - - - - - - - - + + jaxb + + + src/main/resources + true + + - + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + jaxb2-maven-plugin + [${jaxb2-maven-plugin.version},) + + schemagen + xjc + + + + + + + + + + + + - - - org.codehaus.mojo - jaxb2-maven-plugin - ${jaxb2-maven-plugin.version} - - - xjc - - xjc - - - - - - src/main/resources/global.xjb - - - src/main/resources/user.xsd - - ${basedir}/src/main/java - false - true - true - false - - + - - - - + + + org.codehaus.mojo + jaxb2-maven-plugin + ${jaxb2-maven-plugin.version} + + + xjc + + xjc + + + + + + src/main/resources/global.xjb + + + src/main/resources/user.xsd + + ${basedir}/src/main/java + false + true + true + false + + - - - 2.2.11 + + + + - - 2.3 - + + + 2.2.11 + + + 2.3 + \ No newline at end of file diff --git a/jjwt/pom.xml b/jjwt/pom.xml index 982b24987b..fa97038a8d 100644 --- a/jjwt/pom.xml +++ b/jjwt/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.jsonwebtoken @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + @@ -70,8 +70,8 @@ - - + + integration diff --git a/jooq/pom.xml b/jooq/pom.xml index c42d66e538..667640d085 100644 --- a/jooq/pom.xml +++ b/jooq/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung diff --git a/jpa-storedprocedure/pom.xml b/jpa-storedprocedure/pom.xml index dcfaeec222..cbda37a7b3 100644 --- a/jpa-storedprocedure/pom.xml +++ b/jpa-storedprocedure/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -11,15 +12,14 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + 7.0 5.2.5.Final 6.0.5 - 4.12 2.5 - 2.19.1 + 2.19.1 @@ -29,12 +29,13 @@ maven-assembly-plugin ${project.basedir} - + jar-with-dependencies - + diff --git a/jsf/pom.xml b/jsf/pom.xml index e556f79215..5f4e2c69c1 100644 --- a/jsf/pom.xml +++ b/jsf/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung @@ -70,7 +69,7 @@ commons-logging commons-logging - + javax.servlet @@ -78,14 +77,6 @@ provided ${javax.servlet.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - @@ -108,9 +99,9 @@ 2.2.14 3.0.0 - + 3.1.0 - + 1.2 diff --git a/json-path/pom.xml b/json-path/pom.xml index 6757ad050e..e81bc1dcf9 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -1,28 +1,28 @@ - 4.0.0 - com.baeldung - json-path - 0.0.1-SNAPSHOT - json-path + 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 + json-path + 0.0.1-SNAPSHOT + json-path com.baeldung parent-modules 1.0.0-SNAPSHOT - - - - - - com.jayway.jsonpath - json-path - ${json-path.version} - - + - - - 2.2.0 - + + + + com.jayway.jsonpath + json-path + ${json-path.version} + + + + + + 2.2.0 + \ No newline at end of file diff --git a/json/pom.xml b/json/pom.xml index 1e65e70a59..958dd32f53 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -9,8 +9,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -22,7 +22,7 @@ commons-logging commons-logging - + diff --git a/jsoup/pom.xml b/jsoup/pom.xml index 5bef63012e..8bbb4a46dc 100644 --- a/jsoup/pom.xml +++ b/jsoup/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung diff --git a/junit5/pom.xml b/junit5/pom.xml index 7a426abacc..9f06ebe6a5 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -1,61 +1,61 @@ - 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 - junit5 - 1.0-SNAPSHOT + com.baeldung + junit5 + 1.0-SNAPSHOT + + junit5 + Intro to JUnit 5 - junit5 - Intro to JUnit 5 - com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - UTF-8 - 1.8 - 5.0.0-M4 - 1.0.0-M4 + + UTF-8 + 1.8 + 5.0.0-M4 + 1.0.0-M4 - 3.6.0 - 2.19.1 - + 3.6.0 + 2.19.1 + - - - - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${java.version} - ${java.version} - - - - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - org.junit.platform - junit-platform-surefire-provider - ${junit.platform.version} - - - - - + + + + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + ${java.version} + + + + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + org.junit.platform + junit-platform-surefire-provider + ${junit.platform.version} + + + + + - - - org.junit.jupiter - junit-jupiter-engine - ${junit.jupiter.version} - test - - + + + org.junit.jupiter + junit-jupiter-engine + ${junit.jupiter.version} + test + + \ No newline at end of file diff --git a/jws/pom.xml b/jws/pom.xml index 40c8131a8c..6b15e2dc14 100644 --- a/jws/pom.xml +++ b/jws/pom.xml @@ -8,18 +8,18 @@ 0.0.1-SNAPSHOT jws-example - + com.baeldung parent-modules 1.0.0-SNAPSHOT - + 3.0.2 - 3.0.0 - 7.0 - 7.0 + 3.0.0 + 7.0 + 7.0 @@ -63,7 +63,7 @@ - + org.apache.maven.plugins maven-war-plugin @@ -88,5 +88,5 @@ ${project.artifactId} - + diff --git a/kotlin/pom.xml b/kotlin/pom.xml index dfe95b76b7..7b45e9809b 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.jetbrains.kotlin @@ -44,7 +43,9 @@ compile - compile + + compile + ${project.basedir}/src/main/kotlin @@ -54,7 +55,9 @@ test-compile - test-compile + + test-compile + ${project.basedir}/src/test/kotlin @@ -69,12 +72,14 @@ maven-compiler-plugin 3.5.1 - + default-compile none - + default-testCompile none @@ -82,12 +87,16 @@ java-compile compile - compile + + compile + java-test-compile test-compile - testCompile + + testCompile + diff --git a/libraries/pom.xml b/libraries/pom.xml index 1fc3cdd815..b8e169c73b 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> parent-modules com.baeldung @@ -41,18 +41,18 @@ - + org.datanucleus - datanucleus-maven-plugin - 5.0.2 + datanucleus-maven-plugin + 5.0.2 JDO ${basedir}/datanucleus.properties ${basedir}/log4j.properties true - - + + process-classes enhance @@ -125,7 +125,7 @@ commons-logging commons-logging - + commons-io @@ -141,7 +141,7 @@ commons-logging commons-logging - + org.apache.flink @@ -152,7 +152,7 @@ commons-logging commons-logging - + org.apache.flink @@ -195,42 +195,42 @@ jackson-databind ${jackson.version} - - - org.datanucleus - javax.jdo - 3.2.0-m6 - - - org.datanucleus - datanucleus-core - 5.1.0-m1 - - - org.datanucleus - datanucleus-api-jdo - 5.1.0-m1 - - - org.datanucleus - datanucleus-rdbms - 5.1.0-m1 - - - org.datanucleus - datanucleus-maven-plugin - 5.0.2 - - - com.h2database - h2 - 1.4.194 - - - org.datanucleus - datanucleus-xml - 5.0.0-release - + + + org.datanucleus + javax.jdo + 3.2.0-m6 + + + org.datanucleus + datanucleus-core + 5.1.0-m1 + + + org.datanucleus + datanucleus-api-jdo + 5.1.0-m1 + + + org.datanucleus + datanucleus-rdbms + 5.1.0-m1 + + + org.datanucleus + datanucleus-maven-plugin + 5.0.2 + + + com.h2database + h2 + 1.4.194 + + + org.datanucleus + datanucleus-xml + 5.0.0-release + diff --git a/log-mdc/pom.xml b/log-mdc/pom.xml index 7028bb4032..e91d4e231e 100644 --- a/log-mdc/pom.xml +++ b/log-mdc/pom.xml @@ -1,25 +1,25 @@ - 4.0.0 - com.baeldung - log-mdc - 0.0.1-SNAPSHOT - log-mdc + 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 + log-mdc + 0.0.1-SNAPSHOT + log-mdc war - tutorial on logging with MDC and NDC + tutorial on logging with MDC and NDC com.baeldung parent-modules 1.0.0-SNAPSHOT - - - + + + org.springframework spring-core - ${springframework.version} + ${springframework.version} org.springframework @@ -43,38 +43,31 @@ ${jackson.library} - - - log4j - log4j - ${log4j.version} - + + + log4j + log4j + ${log4j.version} + - - - org.apache.logging.log4j - log4j-api - ${log4j2.version} - - - org.apache.logging.log4j - log4j-core - ${log4j2.version} - + + + org.apache.logging.log4j + log4j-api + ${log4j2.version} + + + org.apache.logging.log4j + log4j-core + ${log4j2.version} + - - - com.lmax - disruptor - ${disruptor.version} - - - - - ch.qos.logback - logback-classic - ${logback.version} - + + + com.lmax + disruptor + ${disruptor.version} + @@ -88,8 +81,8 @@ ${springframework.version} test - - + + 4.3.4.RELEASE diff --git a/log4j/pom.xml b/log4j/pom.xml index 9aa8e58f0c..2e73baac49 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,28 +11,28 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - - - - - log4j - log4j - ${log4j.version} - - - log4j - apache-log4j-extras - ${log4j.version} - + - - log4j - apache-log4j-extras - ${log4j.version} - + + + + log4j + log4j + ${log4j.version} + + + log4j + apache-log4j-extras + ${log4j.version} + - + + log4j + apache-log4j-extras + ${log4j.version} + + + org.apache.logging.log4j log4j-api @@ -44,7 +43,7 @@ log4j-core ${log4j-core.version} - + com.lmax disruptor diff --git a/log4j2/pom.xml b/log4j2/pom.xml index b77f300d59..ea398af845 100644 --- a/log4j2/pom.xml +++ b/log4j2/pom.xml @@ -1,68 +1,68 @@ - 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 - log4j2 + log4j2 - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - .. - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + .. + - - - - org.apache.logging.log4j - log4j-core - ${log4j-core.version} - + + + + org.apache.logging.log4j + log4j-core + ${log4j-core.version} + - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.version} - + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.version} + - - - com.h2database - h2 - ${h2.version} - - - org.apache.commons - commons-dbcp2 - ${commons-dbcp2.version} - + + + com.h2database + h2 + ${h2.version} + + + org.apache.commons + commons-dbcp2 + ${commons-dbcp2.version} + - - - org.apache.logging.log4j - log4j-core - ${log4j-core.version} - test-jar - test - - + + + org.apache.logging.log4j + log4j-core + ${log4j-core.version} + test-jar + test + + - - 2.8.5 - 1.4.193 - 2.1.1 - 2.7 - + + 2.8.5 + 1.4.193 + 2.1.1 + 2.7 + diff --git a/lombok/pom.xml b/lombok/pom.xml index 280a8b2db4..472516de4d 100644 --- a/lombok/pom.xml +++ b/lombok/pom.xml @@ -1,7 +1,6 @@ - 4.0.0 @@ -16,15 +15,14 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.projectlombok lombok - + ${lombok.version} provided @@ -69,18 +67,10 @@ false - + diff --git a/mapstruct/pom.xml b/mapstruct/pom.xml index 67dbd8a2b2..17cf882d2b 100644 --- a/mapstruct/pom.xml +++ b/mapstruct/pom.xml @@ -1,64 +1,64 @@ - 4.0.0 - mapstruct - mapstruct - com.baeldung - 1.0 - jar - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + mapstruct + mapstruct + com.baeldung + 1.0 + jar + com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - 1.1.0.Final - 4.3.4.RELEASE - - - - org.mapstruct - mapstruct-jdk8 - ${org.mapstruct.version} - - - org.springframework - spring-context - ${springframework.version} - - - org.springframework - spring-test - ${springframework.version} - test - - - - mapstruct - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - 1.8 - 1.8 - - - org.mapstruct - mapstruct-processor - ${org.mapstruct.version} - - - - + + 1.1.0.Final + 4.3.4.RELEASE + + + + org.mapstruct + mapstruct-jdk8 + ${org.mapstruct.version} + + + org.springframework + spring-context + ${springframework.version} + + + org.springframework + spring-test + ${springframework.version} + test + + + + mapstruct + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + 1.8 + 1.8 + + + org.mapstruct + mapstruct-processor + ${org.mapstruct.version} + + + + - - + + integration @@ -93,5 +93,5 @@ - + diff --git a/mesos-marathon/pom.xml b/mesos-marathon/pom.xml index 92b56e721b..6dab55528c 100644 --- a/mesos-marathon/pom.xml +++ b/mesos-marathon/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung diff --git a/metrics/pom.xml b/metrics/pom.xml index 32f8b31e0b..1053c66ff5 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 diff --git a/mockito/pom.xml b/mockito/pom.xml index b8520170f2..c77d42f97d 100644 --- a/mockito/pom.xml +++ b/mockito/pom.xml @@ -1,94 +1,72 @@ - 4.0.0 - org.baeldung - mockito - 0.1-SNAPSHOT + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + org.baeldung + mockito + 0.1-SNAPSHOT - mockito + mockito com.baeldung parent-modules 1.0.0-SNAPSHOT - - - + - + - - com.google.guava - guava - ${guava.version} - + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - + + com.google.guava + guava + ${guava.version} + - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + - + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + - - org.mockito - mockito-core - ${mockito.version} - test - + + org.powermock + powermock-module-junit4 + ${powermock.version} + test + + + org.powermock + powermock-api-mockito + ${powermock.version} + test + - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - + - + + mockito + + + src/main/resources + true + + - - mockito - - - src/main/resources - true - - + - + + + 19.0 + 3.5 - - - 19.0 - 3.5 + + 1.6.6 - - 1.3 - 1.10.19 - 1.6.6 - - + \ No newline at end of file diff --git a/mockito2/pom.xml b/mockito2/pom.xml index 76c00ad862..523cfa816d 100644 --- a/mockito2/pom.xml +++ b/mockito2/pom.xml @@ -12,18 +12,7 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - - - - - - org.mockito - mockito-core - ${mockito.version} - test - - + @@ -60,10 +49,10 @@ - - UTF-8 + + UTF-8 - - 2.7.5 - + + 2.7.5 + diff --git a/mocks/jmockit/pom.xml b/mocks/jmockit/pom.xml index 44e886ec24..7edf994865 100644 --- a/mocks/jmockit/pom.xml +++ b/mocks/jmockit/pom.xml @@ -3,11 +3,11 @@ 4.0.0 - com.baeldung - mocks - 1.0.0-SNAPSHOT - ../pom.xml - + com.baeldung + mocks + 1.0.0-SNAPSHOT + ../pom.xml + jmockit jmockit @@ -29,12 +29,12 @@ test - - org.jmockit - jmockit - ${jmockit.version} - test - + + org.jmockit + jmockit + ${jmockit.version} + test + diff --git a/mocks/mock-comparisons/pom.xml b/mocks/mock-comparisons/pom.xml index aa143dac66..e4e3fbfffc 100644 --- a/mocks/mock-comparisons/pom.xml +++ b/mocks/mock-comparisons/pom.xml @@ -3,11 +3,11 @@ 4.0.0 - com.baeldung - mocks - 1.0.0-SNAPSHOT - ../pom.xml - + com.baeldung + mocks + 1.0.0-SNAPSHOT + ../pom.xml + mock-comparisons mock-comparisons @@ -17,8 +17,8 @@ 1.10.19 3.4 1.29 - - UTF-8 + + UTF-8 3.6.0 @@ -33,26 +33,26 @@ test - - org.mockito - mockito-core - ${mockito.version} - test - + + org.mockito + mockito-core + ${mockito.version} + test + - - org.easymock - easymock - ${easymock.version} - test - + + org.easymock + easymock + ${easymock.version} + test + - - org.jmockit - jmockit - ${jmockit.version} - test - + + org.jmockit + jmockit + ${jmockit.version} + test + diff --git a/mocks/pom.xml b/mocks/pom.xml index ec02c255ef..84243a25d2 100644 --- a/mocks/pom.xml +++ b/mocks/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 0be07d0599..32039b01e6 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 10.13.1.1 3.2.2 diff --git a/orika/pom.xml b/orika/pom.xml index 24da693587..d1f38a6016 100644 --- a/orika/pom.xml +++ b/orika/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.baeldung orika @@ -9,22 +9,16 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - 1.5.0 + 1.5.0 orika - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - ma.glasnost.orika orika-core diff --git a/patterns/front-controller/pom.xml b/patterns/front-controller/pom.xml index 2dabf484e1..7887af5430 100644 --- a/patterns/front-controller/pom.xml +++ b/patterns/front-controller/pom.xml @@ -1,45 +1,44 @@ - - 4.0.0 + + 4.0.0 - front-controller - war + front-controller + war - - patterns-parent - com.baeldung.patterns - 1.0.0-SNAPSHOT - .. - + + patterns-parent + com.baeldung.patterns + 1.0.0-SNAPSHOT + .. + - - - javax.servlet - javax.servlet-api - - + + + javax.servlet + javax.servlet-api + + - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-war-plugin - - - org.eclipse.jetty - jetty-maven-plugin - - - /front-controller - - - - - + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-war-plugin + + + org.eclipse.jetty + jetty-maven-plugin + + + /front-controller + + + + + diff --git a/patterns/intercepting-filter/pom.xml b/patterns/intercepting-filter/pom.xml index c497307869..550409b643 100644 --- a/patterns/intercepting-filter/pom.xml +++ b/patterns/intercepting-filter/pom.xml @@ -1,58 +1,57 @@ - - 4.0.0 + + 4.0.0 - intercepting-filter - war + intercepting-filter + war - - com.baeldung.patterns - patterns-parent - 1.0.0-SNAPSHOT - .. - + + com.baeldung.patterns + patterns-parent + 1.0.0-SNAPSHOT + .. + - - - javax.servlet - javax.servlet-api - - - org.slf4j - slf4j-api - ${slf4j.version} - provided - - + + + javax.servlet + javax.servlet-api + + + org.slf4j + slf4j-api + ${slf4j.version} + provided + + - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-war-plugin - - false - - - - org.eclipse.jetty - jetty-maven-plugin - - - / - - - - - - - - 1.7.21 - + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + org.eclipse.jetty + jetty-maven-plugin + + + / + + + + + + + + 1.7.21 + diff --git a/patterns/pom.xml b/patterns/pom.xml index 3df9fc4520..c40d7c58b7 100644 --- a/patterns/pom.xml +++ b/patterns/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung.patterns @@ -46,9 +45,9 @@ - + - 3.1.0 + 3.1.0 3.0.0 9.4.0.v20161208 diff --git a/pdf/pom.xml b/pdf/pom.xml index e1e16624ab..bd4d35fcbf 100644 --- a/pdf/pom.xml +++ b/pdf/pom.xml @@ -1,85 +1,85 @@ - 4.0.0 - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - pdf - pdf - http://maven.apache.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + pdf + pdf + http://maven.apache.org - - UTF-8 - 2.0.3 - 1.6 - 5.5.10 - 5.5.10 - 3.15 - 1.8 - 3.15 - + + UTF-8 + 2.0.3 + 1.6 + 5.5.10 + 5.5.10 + 3.15 + 1.8 + 3.15 + - - - org.apache.pdfbox - pdfbox-tools - ${pdfbox-tools.version} - - - commons-logging - commons-logging - - - - - net.sf.cssbox - pdf2dom - ${pdf2dom.version} - - - commons-logging - commons-logging - - - - - com.itextpdf - itextpdf - ${itextpdf.version} - - - com.itextpdf.tool - xmlworker - ${xmlworker.version} - - - org.apache.poi - poi-scratchpad - ${poi-scratchpad.version} - - - org.apache.xmlgraphics - batik-transcoder - ${batik-transcoder.version} - - - org.apache.poi - poi-ooxml - ${poi-ooxml.version} - - + + + org.apache.pdfbox + pdfbox-tools + ${pdfbox-tools.version} + + + commons-logging + commons-logging + + + + + net.sf.cssbox + pdf2dom + ${pdf2dom.version} + + + commons-logging + commons-logging + + + + + com.itextpdf + itextpdf + ${itextpdf.version} + + + com.itextpdf.tool + xmlworker + ${xmlworker.version} + + + org.apache.poi + poi-scratchpad + ${poi-scratchpad.version} + + + org.apache.xmlgraphics + batik-transcoder + ${batik-transcoder.version} + + + org.apache.poi + poi-ooxml + ${poi-ooxml.version} + + - - pdf - - - src/main/resources - true - - - + + pdf + + + src/main/resources + true + + + diff --git a/pom.xml b/pom.xml index d04ff99c6a..b652df1724 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,8 @@ refs/heads/master 4.12 + 1.3 + 1.10.19 1.7.21 1.1.7 @@ -238,7 +240,12 @@ logback-core ${logback.version} - + + org.slf4j + jcl-over-slf4j + ${org.slf4j.version} + + junit @@ -246,6 +253,30 @@ ${junit.version} test + + org.hamcrest + hamcrest-core + ${org.hamcrest.version} + test + + + org.hamcrest + hamcrest-library + ${org.hamcrest.version} + test + + + org.hamcrest + hamcrest-all + ${org.hamcrest.version} + test + + + org.mockito + mockito-core + ${mockito.version} + test + diff --git a/protobuffer/pom.xml b/protobuffer/pom.xml index 5c9175072d..52838f5de9 100644 --- a/protobuffer/pom.xml +++ b/protobuffer/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung diff --git a/querydsl/pom.xml b/querydsl/pom.xml index 756160e5ba..6c968f01e4 100644 --- a/querydsl/pom.xml +++ b/querydsl/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -16,8 +15,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 1.8 @@ -28,7 +27,7 @@ 2.3.4 1.6 1.4 - + 1.1.3 @@ -96,7 +95,7 @@ commons-logging commons-logging - + @@ -126,14 +125,6 @@ jar test - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - runtime - @@ -171,7 +162,7 @@ - + integration @@ -206,5 +197,5 @@ - + \ No newline at end of file diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index 41470d50d0..151f214a91 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung @@ -14,8 +15,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.rabbitmq diff --git a/reactor-core/pom.xml b/reactor-core/pom.xml index 6efa2ea533..12f481c96f 100644 --- a/reactor-core/pom.xml +++ b/reactor-core/pom.xml @@ -10,7 +10,7 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - + diff --git a/redis/pom.xml b/redis/pom.xml index 3e46ca6ff1..db454188a7 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung @@ -14,8 +15,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + redis.clients diff --git a/rest-assured/pom.xml b/rest-assured/pom.xml index 518f7b07f2..3fca54c80f 100644 --- a/rest-assured/pom.xml +++ b/rest-assured/pom.xml @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + javax.servlet @@ -132,7 +132,7 @@ org.apache.httpcomponents httpclient - ${httpclient.version} + ${httpclient.version} @@ -165,13 +165,7 @@ com.github.fge json-schema-core - ${json-schema-core.version} - - - - org.hamcrest - hamcrest-all - ${hamcrest.version} + ${json-schema-core.version} commons-collections @@ -217,24 +211,24 @@ - + 2.8.5 1.8 19.0 - + 3.1.0 2.5 - 1.4.7 + 1.4.7 9.4.0.v20161208 - - 3.5 + + 3.5 3.2.2 - + 4.4.5 4.5.2 - + 0.9 8.0.0 2.9.6 @@ -245,10 +239,9 @@ 2.2.6 1.2.5 - - 1.3 + 3.0.1 - 3.0.1 + 3.0.1 diff --git a/rest-testing/pom.xml b/rest-testing/pom.xml index 4e155173d8..b99dfac571 100644 --- a/rest-testing/pom.xml +++ b/rest-testing/pom.xml @@ -1,5 +1,5 @@ + 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 rest-testing @@ -11,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -46,7 +46,7 @@ commons-logging commons-logging - + org.apache.httpcomponents @@ -62,35 +62,7 @@ ${jackson.version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - runtime - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - com.github.tomakehurst wiremock @@ -175,9 +147,6 @@ 2.5 - 1.3 - 4.12 - 1.10.19 2.9.0 1.2.5 2.4.1 diff --git a/resteasy/bin/pom.xml b/resteasy/bin/pom.xml index 1116c0f01a..3138256e3a 100644 --- a/resteasy/bin/pom.xml +++ b/resteasy/bin/pom.xml @@ -12,8 +12,8 @@ 3.0.19.Final 4.12 2.5 - 2.19.1 - 1.6.1 + 2.19.1 + 1.6.1 @@ -27,37 +27,37 @@ 1.8 - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - 3 - true - - **/*IntegrationTest.java - **/*LiveTest.java - - - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + 3 + true + + **/*IntegrationTest.java + **/*LiveTest.java + + + - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - true - - jetty8x - embedded - - - - 8082 - - - - + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + true + + jetty8x + embedded + + + + 8082 + + + + @@ -108,66 +108,66 @@ - - - live - + + + live + - + - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*IntegrationTest.java - - - **/*LiveTest.java - - - - - - - json - - - - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - false - - - - start-server - pre-integration-test - - start - - - - stop-server - post-integration-test - - stop - - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*IntegrationTest.java + + + **/*LiveTest.java + + + + + + + json + + + + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + false + + + + start-server + pre-integration-test + + start + + + + stop-server + post-integration-test + + stop + + + + + + + + + - - - - \ No newline at end of file diff --git a/resteasy/pom.xml b/resteasy/pom.xml index a492c69f15..94be91243a 100644 --- a/resteasy/pom.xml +++ b/resteasy/pom.xml @@ -1,28 +1,28 @@ - 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 - resteasy-tutorial - 1.0 - war + com.baeldung + resteasy-tutorial + 1.0 + war com.baeldung parent-modules 1.0.0-SNAPSHOT - - - - 3.0.19.Final - 2.5 - 1.6.1 - + - - RestEasyTutorial - + + 3.0.19.Final + 2.5 + 1.6.1 + + + + RestEasyTutorial + org.codehaus.cargo cargo-maven2-plugin @@ -39,55 +39,55 @@ - - - + + + - + - + - - org.jboss.resteasy - resteasy-servlet-initializer - ${resteasy.version} - - - commons-logging - commons-logging - - - + + org.jboss.resteasy + resteasy-servlet-initializer + ${resteasy.version} + + + commons-logging + commons-logging + + + - - org.jboss.resteasy - resteasy-client - ${resteasy.version} - + + org.jboss.resteasy + resteasy-client + ${resteasy.version} + - + - - org.jboss.resteasy - resteasy-jaxb-provider - ${resteasy.version} - + + org.jboss.resteasy + resteasy-jaxb-provider + ${resteasy.version} + - - org.jboss.resteasy - resteasy-jackson-provider - ${resteasy.version} - + + org.jboss.resteasy + resteasy-jackson-provider + ${resteasy.version} + - - commons-io - commons-io - ${commons-io.version} - + + commons-io + commons-io + ${commons-io.version} + - + @@ -124,7 +124,7 @@ org.codehaus.cargo cargo-maven2-plugin - ${cargo-maven2-plugin.version} + ${cargo-maven2-plugin.version} false @@ -150,5 +150,5 @@ - + \ No newline at end of file diff --git a/rxjava/pom.xml b/rxjava/pom.xml index 716033e600..578eda3fcf 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 com.baeldung rxjava 1.0-SNAPSHOT - + com.baeldung parent-modules 1.0.0-SNAPSHOT - + @@ -20,17 +19,10 @@ rxjava ${rx.java.version} - - org.hamcrest - hamcrest-all - ${hamcrest.version} - test - 1.2.5 - 1.3 diff --git a/selenium-junit-testng/pom.xml b/selenium-junit-testng/pom.xml index d5e3c18ef2..5c77e0c9ff 100644 --- a/selenium-junit-testng/pom.xml +++ b/selenium-junit-testng/pom.xml @@ -9,8 +9,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + src @@ -45,7 +45,7 @@ commons-logging commons-logging - + org.testng @@ -56,9 +56,9 @@ junit junit ${junit.version} - + - + 6.10 3.0.1 diff --git a/solr/pom.xml b/solr/pom.xml index 7d46f1e1fa..1b26a21edc 100644 --- a/solr/pom.xml +++ b/solr/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 @@ -24,13 +24,6 @@ solr-solrj 6.4.1 - - junit - junit - 4.12 - test - - \ No newline at end of file diff --git a/spark-java/pom.xml b/spark-java/pom.xml index 6ed72a3784..67f4765f38 100644 --- a/spark-java/pom.xml +++ b/spark-java/pom.xml @@ -1,36 +1,36 @@ - 4.0.0 - com.baeldung - spark-java - 0.1.0-SNAPSHOT - spark-java - http://maven.apache.org - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + com.baeldung + spark-java + 0.1.0-SNAPSHOT + spark-java + http://maven.apache.org + com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - UTF-8 - 1.8 - 1.8 - - - - com.sparkjava - spark-core - 2.5.4 - - - - com.google.code.gson - gson - 2.8.0 - - + + UTF-8 + 1.8 + 1.8 + + + + com.sparkjava + spark-core + 2.5.4 + + + + com.google.code.gson + gson + 2.8.0 + + diff --git a/spring-5/pom.xml b/spring-5/pom.xml index 466318a31a..63014d6e51 100644 --- a/spring-5/pom.xml +++ b/spring-5/pom.xml @@ -1,182 +1,182 @@ - 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 - spring-5 - 0.0.1-SNAPSHOT - jar + com.baeldung + spring-5 + 0.0.1-SNAPSHOT + jar - spring-5 - spring 5 sample project about new features + spring-5 + spring 5 sample project about new features - - org.springframework.boot - spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT - - + + org.springframework.boot + spring-boot-starter-parent + 2.0.0.BUILD-SNAPSHOT + + - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-validation - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-webflux - + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-validation + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-webflux + - - - org.apache.commons - commons-lang3 - + + + org.apache.commons + commons-lang3 + - + - - org.springframework.boot - spring-boot-devtools - runtime - - - com.h2database - h2 - runtime - - - - org.springframework - spring-test - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.junit.jupiter - junit-jupiter-api - ${junit.jupiter.version} - - - org.junit.jupiter - junit-jupiter-engine - ${junit.jupiter.version} - test - - - org.junit.platform - junit-platform-surefire-provider - ${junit.platform.version} - test - - - org.junit.platform - junit-platform-runner - ${junit.platform.version} - test - - - + + org.springframework.boot + spring-boot-devtools + runtime + + + com.h2database + h2 + runtime + - - - - org.springframework.boot - spring-boot-maven-plugin - - com.baeldung.Spring5Application - JAR - - + + org.springframework + spring-test + + + org.springframework.boot + spring-boot-starter-test + test + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - 3 - true - - **/*IntegrationTest.java - **/*LiveTest.java - - - + + org.junit.jupiter + junit-jupiter-api + ${junit.jupiter.version} + + + org.junit.jupiter + junit-jupiter-engine + ${junit.jupiter.version} + test + + + org.junit.platform + junit-platform-surefire-provider + ${junit.platform.version} + test + + + org.junit.platform + junit-platform-runner + ${junit.platform.version} + test + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - methods - true - - + - - + + + + org.springframework.boot + spring-boot-maven-plugin + + com.baeldung.Spring5Application + JAR + + - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + 3 + true + + **/*IntegrationTest.java + **/*LiveTest.java + + + - - UTF-8 - UTF-8 - 1.8 - 1.0.0-M4 - 5.0.0-M4 - 2.20 - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + methods + true + + + + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + UTF-8 + UTF-8 + 1.8 + 1.0.0-M4 + 5.0.0-M4 + 2.20 + diff --git a/spring-akka/pom.xml b/spring-akka/pom.xml index 21f1b65ef1..5efd111c35 100644 --- a/spring-akka/pom.xml +++ b/spring-akka/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung spring-akka @@ -11,13 +12,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.springframework - spring-context + spring-context @@ -49,7 +50,7 @@ - + integration diff --git a/spring-all/pom.xml b/spring-all/pom.xml index 7fbb6acced..537854a947 100644 --- a/spring-all/pom.xml +++ b/spring-all/pom.xml @@ -1,264 +1,264 @@ - 4.0.0 - com.baeldung - spring-all - 0.1-SNAPSHOT + 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-all + 0.1-SNAPSHOT - spring-all - war + spring-all + war - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + - - - com.fasterxml.jackson.core - jackson-databind - + + + com.fasterxml.jackson.core + jackson-databind + - + - - org.springframework - spring-web - - - commons-logging - commons-logging - - - - - org.springframework - spring-webmvc - - - org.springframework - spring-orm - - - org.springframework - spring-context - - - org.springframework.retry - spring-retry - ${springretry.version} - - - org.springframework.shell - spring-shell - ${org.springframework.shell.version} - + + org.springframework + spring-web + + + commons-logging + commons-logging + + + + + org.springframework + spring-webmvc + + + org.springframework + spring-orm + + + org.springframework + spring-context + + + org.springframework.retry + spring-retry + ${springretry.version} + + + org.springframework.shell + spring-shell + ${org.springframework.shell.version} + - + - - org.springframework - spring-aspects - + + org.springframework + spring-aspects + - + - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.javassist - javassist - - - mysql - mysql-connector-java - runtime - - - org.hsqldb - hsqldb - + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.javassist + javassist + + + mysql + mysql-connector-java + runtime + + + org.hsqldb + hsqldb + - + - - org.hibernate - hibernate-validator - + + org.hibernate + hibernate-validator + - + - - javax.servlet - javax.servlet-api - provided - + + javax.servlet + javax.servlet-api + provided + - - javax.servlet - jstl - runtime - + + javax.servlet + jstl + runtime + - + - - com.google.guava - guava - ${guava.version} - - - - net.sf.jasperreports - jasperreports - ${jasperreports.version} - - - commons-logging - commons-logging - - - + + com.google.guava + guava + ${guava.version} + - + + net.sf.jasperreports + jasperreports + ${jasperreports.version} + + + commons-logging + commons-logging + + + - - org.slf4j - slf4j-api - - - ch.qos.logback - logback-classic - - - - org.slf4j - jcl-over-slf4j - - + - + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + + + + org.slf4j + jcl-over-slf4j + + - - org.springframework - spring-test - test - + - - junit - junit - test - + + org.springframework + spring-test + test + - - org.assertj - assertj-core - ${assertj.version} - test - + + junit + junit + test + - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - + + org.assertj + assertj-core + ${assertj.version} + test + - - org.mockito - mockito-core - test - + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + - - org.easymock - easymock - ${easymock.version} - test - - - org.ehcache - ehcache - ${ehcache.version} - - + + org.mockito + mockito-core + test + - + + org.easymock + easymock + ${easymock.version} + test + + + org.ehcache + ehcache + ${ehcache.version} + + - + - - org.springframework - spring-framework-bom - ${org.springframework.version} - pom - import - + - - org.springframework - spring-core - ${org.springframework.version} - + + org.springframework + spring-framework-bom + ${org.springframework.version} + pom + import + - + + org.springframework + spring-core + ${org.springframework.version} + - + - - spring-all - - - src/main/resources - true - - + - + + spring-all + + + src/main/resources + true + + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - + - - org.apache.maven.plugins - maven-war-plugin - - false - - + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - - - - - - + + org.apache.maven.plugins + maven-war-plugin + + false + + - + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + + + + + + - + + + @@ -293,25 +293,25 @@ - - - - - 4.3.4.RELEASE - 4.2.0.RELEASE - 1.1.5.RELEASE - 1.2.0.RELEASE + - - 5.2.5.Final + + + 4.3.4.RELEASE + 4.2.0.RELEASE + 1.1.5.RELEASE + 1.2.0.RELEASE - - 19.0 - 3.1.3 - 3.4 - 3.6.1 + + 5.2.5.Final + + + 19.0 + 3.1.3 + 3.4 + 3.6.1 6.4.0 - + \ No newline at end of file diff --git a/spring-amqp-simple/pom.xml b/spring-amqp-simple/pom.xml index 7ff26376e4..9b49c81f7c 100644 --- a/spring-amqp-simple/pom.xml +++ b/spring-amqp-simple/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 diff --git a/spring-amqp/pom.xml b/spring-amqp/pom.xml index c9305b2ec8..37a1d9e394 100755 --- a/spring-amqp/pom.xml +++ b/spring-amqp/pom.xml @@ -1,40 +1,40 @@ - 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 - springamqp - 0.1-SNAPSHOT - jar + com.baeldung + springamqp + 0.1-SNAPSHOT + jar - springamqp - Introduction to Spring-AMQP + springamqp + Introduction to Spring-AMQP - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - UTF-8 - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - - org.springframework.amqp - spring-rabbit - 1.6.6.RELEASE - - - commons-logging - commons-logging - - - - + + UTF-8 + - - springamqp - + + + org.springframework.amqp + spring-rabbit + 1.6.6.RELEASE + + + commons-logging + commons-logging + + + + + + + springamqp + diff --git a/spring-aop/pom.xml b/spring-aop/pom.xml index 90e892b311..9f5cccd327 100644 --- a/spring-aop/pom.xml +++ b/spring-aop/pom.xml @@ -1,5 +1,5 @@ + 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-aop diff --git a/spring-apache-camel/pom.xml b/spring-apache-camel/pom.xml index 7934d6af7c..df907a34de 100644 --- a/spring-apache-camel/pom.xml +++ b/spring-apache-camel/pom.xml @@ -1,63 +1,63 @@ - 4.0.0 - org.apache.camel - spring-apache-camel - jar - 1.0-SNAPSHOT - spring-apache-camel - http://maven.apache.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + org.apache.camel + spring-apache-camel + jar + 1.0-SNAPSHOT + spring-apache-camel + http://maven.apache.org - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 2.18.1 - 4.3.4.RELEASE - 1.8 - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + + 2.18.1 + 4.3.4.RELEASE + 1.8 + - - org.apache.camel - camel-core - ${env.camel.version} - + - - org.apache.camel - camel-spring - ${env.camel.version} - - - commons-logging - commons-logging - - - + + org.apache.camel + camel-core + ${env.camel.version} + - - org.apache.camel - camel-stream - ${env.camel.version} - + + org.apache.camel + camel-spring + ${env.camel.version} + + + commons-logging + commons-logging + + + - - org.springframework - spring-context - ${env.spring.version} - - - org.apache.camel - camel-spring-javaconfig - ${env.camel.version} - + + org.apache.camel + camel-stream + ${env.camel.version} + - + + org.springframework + spring-context + ${env.spring.version} + + + org.apache.camel + camel-spring-javaconfig + ${env.camel.version} + + + diff --git a/spring-batch/pom.xml b/spring-batch/pom.xml index 3a1463b8ee..f372ebd724 100644 --- a/spring-batch/pom.xml +++ b/spring-batch/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung @@ -13,8 +14,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 4.3.4.RELEASE @@ -38,7 +39,7 @@ commons-logging commons-logging - + org.springframework diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 1c34dfa7ca..c99f6c6137 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -1,5 +1,5 @@ + 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-boot @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.2.RELEASE - + @@ -107,7 +107,7 @@ ${jquery.version} - + com.google.guava guava 18.0 @@ -119,7 +119,7 @@ ${tomee-servlet-api.version} provided - + mysql mysql-connector-java @@ -131,28 +131,28 @@ spring-websocket ${spring.version} - + org.springframework spring-messaging ${spring.version} - - - + + + org.togglz togglz-spring-boot-starter ${togglz.version} - - + + org.togglz togglz-spring-security ${togglz.version} - + - org.apache.activemq - artemis-server + org.apache.activemq + artemis-server @@ -235,7 +235,7 @@ - json + json @@ -268,7 +268,7 @@ - json + json diff --git a/spring-cloud-data-flow/batch-job/pom.xml b/spring-cloud-data-flow/batch-job/pom.xml index 5e519e9a35..313bbd25cc 100644 --- a/spring-cloud-data-flow/batch-job/pom.xml +++ b/spring-cloud-data-flow/batch-job/pom.xml @@ -1,74 +1,74 @@ - 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 - org.baeldung.spring.cloud - batch-job - 0.0.1-SNAPSHOT - jar + org.baeldung.spring.cloud + batch-job + 0.0.1-SNAPSHOT + jar - batch-job - Demo project for Spring Boot + batch-job + Demo project for Spring Boot - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - 1.0.3.RELEASE - - - - - org.springframework.cloud - spring-cloud-task-starter - ${spring-cloud-task-starter.version} - - - - org.springframework.boot - spring-boot-starter-batch - - - - com.h2database - h2 - runtime - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.cloud - spring-cloud-dependencies - Brixton.SR5 - pom - import - - - - - - - + org.springframework.boot - spring-boot-maven-plugin - - + spring-boot-starter-parent + 1.4.4.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + 1.0.3.RELEASE + + + + + org.springframework.cloud + spring-cloud-task-starter + ${spring-cloud-task-starter.version} + + + + org.springframework.boot + spring-boot-starter-batch + + + + com.h2database + h2 + runtime + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + org.springframework.cloud + spring-cloud-dependencies + Brixton.SR5 + pom + import + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + org.apache.maven.plugins maven-surefire-plugin diff --git a/spring-cloud-data-flow/log-sink/pom.xml b/spring-cloud-data-flow/log-sink/pom.xml index dc21132b9f..6ca25ef1ab 100644 --- a/spring-cloud-data-flow/log-sink/pom.xml +++ b/spring-cloud-data-flow/log-sink/pom.xml @@ -1,106 +1,106 @@ - 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 - org.baeldung.spring.cloud - log-sink - 0.0.1-SNAPSHOT - jar + org.baeldung.spring.cloud + log-sink + 0.0.1-SNAPSHOT + jar - log-sink - Demo project for Spring Boot + log-sink + Demo project for Spring Boot - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - Brixton.SR7 - + + UTF-8 + UTF-8 + 1.8 + Brixton.SR7 + - - - org.springframework.cloud - spring-cloud-starter-stream-rabbit - + + + org.springframework.cloud + spring-cloud-starter-stream-rabbit + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.cloud - spring-cloud-dependencies + + + + org.springframework.cloud + spring-cloud-dependencies ${spring-cloud-dependencies.version} - pom - import - - - + pom + import + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + diff --git a/spring-cloud-data-flow/pom.xml b/spring-cloud-data-flow/pom.xml index d8112c04b5..5f24aa2cbd 100644 --- a/spring-cloud-data-flow/pom.xml +++ b/spring-cloud-data-flow/pom.xml @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + data-flow-server diff --git a/spring-cloud-data-flow/time-processor/pom.xml b/spring-cloud-data-flow/time-processor/pom.xml index 51a66014e0..68e970701c 100644 --- a/spring-cloud-data-flow/time-processor/pom.xml +++ b/spring-cloud-data-flow/time-processor/pom.xml @@ -1,73 +1,73 @@ - 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 - org.baeldung.spring.cloud - time-processor - 0.0.1-SNAPSHOT - jar + org.baeldung.spring.cloud + time-processor + 0.0.1-SNAPSHOT + jar - time-processor - Demo project for Spring Boot + time-processor + Demo project for Spring Boot - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - Brixton.SR7 - + + UTF-8 + UTF-8 + 1.8 + Brixton.SR7 + - - - org.springframework.cloud - spring-cloud-starter-stream-rabbit - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud-dependencies.version} - pom - import - - - + + org.springframework.cloud + spring-cloud-starter-stream-rabbit + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud-dependencies.version} + pom + import + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + diff --git a/spring-cloud-data-flow/time-source/pom.xml b/spring-cloud-data-flow/time-source/pom.xml index 57933c2833..d847901a23 100644 --- a/spring-cloud-data-flow/time-source/pom.xml +++ b/spring-cloud-data-flow/time-source/pom.xml @@ -1,106 +1,106 @@ - 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 - org.baeldung.spring.cloud - time-source - 0.0.1-SNAPSHOT - jar + org.baeldung.spring.cloud + time-source + 0.0.1-SNAPSHOT + jar - time-source - Demo project for Spring Boot + time-source + Demo project for Spring Boot - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - Brixton.SR7 - + + UTF-8 + UTF-8 + 1.8 + Brixton.SR7 + - - - org.springframework.cloud - spring-cloud-starter-stream-rabbit - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud-dependencies.version} - pom - import - + + org.springframework.cloud + spring-cloud-starter-stream-rabbit + + + + org.springframework.boot + spring-boot-starter-test + test + - - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud-dependencies.version} + pom + import + + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + + + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + diff --git a/spring-cloud/pom.xml b/spring-cloud/pom.xml index 79e89a72b3..e36f5265b2 100644 --- a/spring-cloud/pom.xml +++ b/spring-cloud/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.spring.cloud diff --git a/spring-cloud/spring-cloud-bootstrap/config/pom.xml b/spring-cloud/spring-cloud-bootstrap/config/pom.xml index 2c8ad65102..a16e86b1a2 100644 --- a/spring-cloud/spring-cloud-bootstrap/config/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/config/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 config @@ -11,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-bootstrap/discovery/pom.xml b/spring-cloud/spring-cloud-bootstrap/discovery/pom.xml index 40a186350c..1d5b496a2a 100644 --- a/spring-cloud/spring-cloud-bootstrap/discovery/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/discovery/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 discovery @@ -11,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-bootstrap/gateway/pom.xml b/spring-cloud/spring-cloud-bootstrap/gateway/pom.xml index 13ae6b4050..887f59d102 100644 --- a/spring-cloud/spring-cloud-bootstrap/gateway/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/gateway/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 gateway @@ -11,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-bootstrap/pom.xml b/spring-cloud/spring-cloud-bootstrap/pom.xml index 83879cf7d4..f93c285c9f 100644 --- a/spring-cloud/spring-cloud-bootstrap/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/pom.xml @@ -1,27 +1,26 @@ - - 4.0.0 + + 4.0.0 - - com.baeldung.spring.cloud - spring-cloud - 1.0.0-SNAPSHOT - + + com.baeldung.spring.cloud + spring-cloud + 1.0.0-SNAPSHOT + - - config - discovery - gateway - svc-book - svc-rating - zipkin - + + config + discovery + gateway + svc-book + svc-rating + zipkin + - spring-cloud-bootstrap - 1.0.0-SNAPSHOT - pom + spring-cloud-bootstrap + 1.0.0-SNAPSHOT + pom \ No newline at end of file diff --git a/spring-cloud/spring-cloud-bootstrap/svc-book/pom.xml b/spring-cloud/spring-cloud-bootstrap/svc-book/pom.xml index cbf7083b83..fe200601e2 100644 --- a/spring-cloud/spring-cloud-bootstrap/svc-book/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/svc-book/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung.spring.cloud @@ -12,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-bootstrap/svc-rating/pom.xml b/spring-cloud/spring-cloud-bootstrap/svc-rating/pom.xml index f02ba88f04..9434c70f99 100644 --- a/spring-cloud/spring-cloud-bootstrap/svc-rating/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/svc-rating/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung.spring.cloud @@ -12,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-bootstrap/zipkin/pom.xml b/spring-cloud/spring-cloud-bootstrap/zipkin/pom.xml index c2fd7cd2dc..9e5af80644 100644 --- a/spring-cloud/spring-cloud-bootstrap/zipkin/pom.xml +++ b/spring-cloud/spring-cloud-bootstrap/zipkin/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 zipkin @@ -11,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-config/client/pom.xml b/spring-cloud/spring-cloud-config/client/pom.xml index 24da043515..667040ed3c 100644 --- a/spring-cloud/spring-cloud-config/client/pom.xml +++ b/spring-cloud/spring-cloud-config/client/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -42,5 +43,5 @@ 1.2.2.RELEASE 1.4.2.RELEASE - + diff --git a/spring-cloud/spring-cloud-config/pom.xml b/spring-cloud/spring-cloud-config/pom.xml index 56ff377956..a1aaac5ea8 100644 --- a/spring-cloud/spring-cloud-config/pom.xml +++ b/spring-cloud/spring-cloud-config/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -17,7 +18,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-cloud/spring-cloud-config/server/pom.xml b/spring-cloud/spring-cloud-config/server/pom.xml index fff6b0f3ee..0157851001 100644 --- a/spring-cloud/spring-cloud-config/server/pom.xml +++ b/spring-cloud/spring-cloud-config/server/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 diff --git a/spring-cloud/spring-cloud-eureka/pom.xml b/spring-cloud/spring-cloud-eureka/pom.xml index 2c3b4032af..d1d564c9bf 100644 --- a/spring-cloud/spring-cloud-eureka/pom.xml +++ b/spring-cloud/spring-cloud-eureka/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.spring.cloud diff --git a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-client/pom.xml b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-client/pom.xml index a56c732e40..794a2a72f3 100644 --- a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-client/pom.xml +++ b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-client/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-cloud-eureka-client @@ -59,5 +60,5 @@ Brixton.SR7 1.2.3.RELEASE 1.4.2.RELEASE - + diff --git a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-feign-client/pom.xml b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-feign-client/pom.xml index cb3c6fc289..9c43d35b23 100644 --- a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-feign-client/pom.xml +++ b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-feign-client/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-cloud-eureka-feign-client @@ -70,5 +71,5 @@ 1.2.3.RELEASE 1.2.3.RELEASE 1.4.2.RELEASE - + diff --git a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-server/pom.xml b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-server/pom.xml index a728712ead..19df5e0e01 100644 --- a/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-server/pom.xml +++ b/spring-cloud/spring-cloud-eureka/spring-cloud-eureka-server/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-cloud-eureka-server diff --git a/spring-cloud/spring-cloud-hystrix/feign-rest-consumer/pom.xml b/spring-cloud/spring-cloud-hystrix/feign-rest-consumer/pom.xml index 9c8d88ae8e..91ca3ced3f 100644 --- a/spring-cloud/spring-cloud-hystrix/feign-rest-consumer/pom.xml +++ b/spring-cloud/spring-cloud-hystrix/feign-rest-consumer/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 feign-rest-consumer @@ -83,5 +84,5 @@ 1.2.3.RELEASE 1.2.3.RELEASE 1.4.2.RELEASE - + diff --git a/spring-cloud/spring-cloud-hystrix/pom.xml b/spring-cloud/spring-cloud-hystrix/pom.xml index 67f50e3a91..fe759cd0f1 100644 --- a/spring-cloud/spring-cloud-hystrix/pom.xml +++ b/spring-cloud/spring-cloud-hystrix/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.spring.cloud diff --git a/spring-cloud/spring-cloud-hystrix/rest-consumer/pom.xml b/spring-cloud/spring-cloud-hystrix/rest-consumer/pom.xml index 02c009510e..6be3449502 100644 --- a/spring-cloud/spring-cloud-hystrix/rest-consumer/pom.xml +++ b/spring-cloud/spring-cloud-hystrix/rest-consumer/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rest-consumer @@ -71,7 +72,7 @@ Brixton.SR7 - 1.2.3.RELEASE + 1.2.3.RELEASE 1.4.2.RELEASE - + diff --git a/spring-cloud/spring-cloud-hystrix/rest-producer/pom.xml b/spring-cloud/spring-cloud-hystrix/rest-producer/pom.xml index 85d5a4a11e..796cb4159b 100644 --- a/spring-cloud/spring-cloud-hystrix/rest-producer/pom.xml +++ b/spring-cloud/spring-cloud-hystrix/rest-producer/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 rest-producer @@ -37,7 +38,7 @@ - + Brixton.SR7 diff --git a/spring-cloud/spring-cloud-rest/pom.xml b/spring-cloud/spring-cloud-rest/pom.xml index 6c6090b6fd..c2b8fcad32 100644 --- a/spring-cloud/spring-cloud-rest/pom.xml +++ b/spring-cloud/spring-cloud-rest/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 org.baeldung diff --git a/spring-cloud/spring-cloud-rest/spring-cloud-rest-books-api/pom.xml b/spring-cloud/spring-cloud-rest/spring-cloud-rest-books-api/pom.xml index c0555842f4..183ce53eab 100644 --- a/spring-cloud/spring-cloud-rest/spring-cloud-rest-books-api/pom.xml +++ b/spring-cloud/spring-cloud-rest/spring-cloud-rest-books-api/pom.xml @@ -1,111 +1,111 @@ - 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 - org.baeldung - spring-cloud-rest-books-api - 0.0.1-SNAPSHOT - jar + org.baeldung + spring-cloud-rest-books-api + 0.0.1-SNAPSHOT + jar - spring-cloud-rest-books-api - Simple books API + spring-cloud-rest-books-api + Simple books API - - org.springframework.boot - spring-boot-starter-parent - 1.4.3.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.3.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - 3.0.1 - + + UTF-8 + UTF-8 + 1.8 + 3.0.1 + - - - org.springframework.cloud - spring-cloud-starter-config - - - org.springframework.cloud - spring-cloud-starter-eureka - - - org.springframework.boot - spring-boot-starter-data-jpa - - - com.h2database - h2 - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-data-rest - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.session - spring-session - - - org.springframework.boot - spring-boot-starter-data-redis - + + + org.springframework.cloud + spring-cloud-starter-config + + + org.springframework.cloud + spring-cloud-starter-eureka + + + org.springframework.boot + spring-boot-starter-data-jpa + + + com.h2database + h2 + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-data-rest + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.session + spring-session + + + org.springframework.boot + spring-boot-starter-data-redis + - - org.springframework.boot - spring-boot-starter-test - test - - - io.rest-assured - rest-assured - ${rest-assured.version} - + + org.springframework.boot + spring-boot-starter-test + test + + + io.rest-assured + rest-assured + ${rest-assured.version} + - + - - - - org.springframework.cloud - spring-cloud-dependencies - Camden.SR4 - pom - import - - - + + + + org.springframework.cloud + spring-cloud-dependencies + Camden.SR4 + pom + import + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + diff --git a/spring-cloud/spring-cloud-rest/spring-cloud-rest-config-server/pom.xml b/spring-cloud/spring-cloud-rest/spring-cloud-rest-config-server/pom.xml index a1e4af1190..48984a66c5 100644 --- a/spring-cloud/spring-cloud-rest/spring-cloud-rest-config-server/pom.xml +++ b/spring-cloud/spring-cloud-rest/spring-cloud-rest-config-server/pom.xml @@ -1,81 +1,81 @@ - 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 - org.baeldung - spring-cloud-rest-config-server - 0.0.1-SNAPSHOT - jar + org.baeldung + spring-cloud-rest-config-server + 0.0.1-SNAPSHOT + jar - spring-cloud-rest-config-server - Spring Cloud REST configuration server + spring-cloud-rest-config-server + Spring Cloud REST configuration server - - org.springframework.boot - spring-boot-starter-parent - 1.4.3.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.3.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - Camden.SR4 - + + UTF-8 + UTF-8 + 1.8 + Camden.SR4 + - - - org.springframework.cloud - spring-cloud-config-server - - + + + org.springframework.cloud + spring-cloud-config-server + + org.springframework.cloud spring-cloud-starter-eureka - org.springframework.boot - spring-boot-starter-security - - - - org.springframework.boot - spring-boot-starter-test - test - - + org.springframework.boot + spring-boot-starter-security + - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + diff --git a/spring-cloud/spring-cloud-rest/spring-cloud-rest-discovery-server/pom.xml b/spring-cloud/spring-cloud-rest/spring-cloud-rest-discovery-server/pom.xml index d9ef26280b..6dce522f37 100644 --- a/spring-cloud/spring-cloud-rest/spring-cloud-rest-discovery-server/pom.xml +++ b/spring-cloud/spring-cloud-rest/spring-cloud-rest-discovery-server/pom.xml @@ -1,91 +1,91 @@ - 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 - org.baeldung - spring-cloud-rest-discovery-server - 0.0.1-SNAPSHOT - jar + org.baeldung + spring-cloud-rest-discovery-server + 0.0.1-SNAPSHOT + jar - spring-cloud-rest-discovery-server - Spring Cloud REST server + spring-cloud-rest-discovery-server + Spring Cloud REST server - - org.springframework.boot - spring-boot-starter-parent - 1.4.3.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.3.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - Camden.SR4 - + + UTF-8 + UTF-8 + 1.8 + Camden.SR4 + - - - org.springframework.cloud - spring-cloud-starter-config - - - org.springframework.cloud - spring-cloud-starter-eureka-server - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.session - spring-session - - - org.springframework.boot - spring-boot-starter-data-redis - - - - org.springframework.boot - spring-boot-starter-test - test - - + + + org.springframework.cloud + spring-cloud-starter-config + + + org.springframework.cloud + spring-cloud-starter-eureka-server + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.session + spring-session + + + org.springframework.boot + spring-boot-starter-data-redis + - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - 3 - true - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + 3 + true + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + diff --git a/spring-cloud/spring-cloud-rest/spring-cloud-rest-reviews-api/pom.xml b/spring-cloud/spring-cloud-rest/spring-cloud-rest-reviews-api/pom.xml index 47958569c6..1486f42056 100644 --- a/spring-cloud/spring-cloud-rest/spring-cloud-rest-reviews-api/pom.xml +++ b/spring-cloud/spring-cloud-rest/spring-cloud-rest-reviews-api/pom.xml @@ -1,111 +1,111 @@ - 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 - org.baeldung - spring-cloud-rest-reviews-api - 0.0.1-SNAPSHOT - jar + org.baeldung + spring-cloud-rest-reviews-api + 0.0.1-SNAPSHOT + jar - spring-cloud-rest-reviews-api - Simple reviews API + spring-cloud-rest-reviews-api + Simple reviews API - - org.springframework.boot - spring-boot-starter-parent - 1.4.3.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.3.RELEASE + + - - UTF-8 - UTF-8 - 1.8 - 3.0.1 - + + UTF-8 + UTF-8 + 1.8 + 3.0.1 + - - - org.springframework.cloud - spring-cloud-starter-config - - - org.springframework.cloud - spring-cloud-starter-eureka - - - org.springframework.boot - spring-boot-starter-data-jpa - - - com.h2database - h2 - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-data-rest - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.session - spring-session - - - org.springframework.boot - spring-boot-starter-data-redis - + + + org.springframework.cloud + spring-cloud-starter-config + + + org.springframework.cloud + spring-cloud-starter-eureka + + + org.springframework.boot + spring-boot-starter-data-jpa + + + com.h2database + h2 + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-data-rest + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.session + spring-session + + + org.springframework.boot + spring-boot-starter-data-redis + - - org.springframework.boot - spring-boot-starter-test - test - - - io.rest-assured - rest-assured - ${rest-assured.version} - + + org.springframework.boot + spring-boot-starter-test + test + + + io.rest-assured + rest-assured + ${rest-assured.version} + - + - - - - org.springframework.cloud - spring-cloud-dependencies - Camden.SR4 - pom - import - - - + + + + org.springframework.cloud + spring-cloud-dependencies + Camden.SR4 + pom + import + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + diff --git a/spring-cloud/spring-cloud-ribbon-client/pom.xml b/spring-cloud/spring-cloud-ribbon-client/pom.xml index d70de51a58..53d7de65d3 100644 --- a/spring-cloud/spring-cloud-ribbon-client/pom.xml +++ b/spring-cloud/spring-cloud-ribbon-client/pom.xml @@ -65,7 +65,7 @@ **/*IntegrationTest.java - + @@ -124,5 +124,5 @@ - + \ No newline at end of file diff --git a/spring-cloud/spring-cloud-zookeeper/Greeting/pom.xml b/spring-cloud/spring-cloud-zookeeper/Greeting/pom.xml index 78a0e05b77..454992c663 100644 --- a/spring-cloud/spring-cloud-zookeeper/Greeting/pom.xml +++ b/spring-cloud/spring-cloud-zookeeper/Greeting/pom.xml @@ -1,79 +1,79 @@ - 4.0.0 - - com.baeldung.spring.cloud - spring-cloud-zookeeper - 1.0.0-SNAPSHOT - - Greeting - jar - - - org.springframework.boot - spring-boot-starter - 1.5.2.RELEASE - - - org.springframework - spring-web - 4.3.7.RELEASE - - - org.springframework.cloud - spring-cloud-starter-zookeeper-discovery - 1.0.3.RELEASE - - - commons-logging - commons-logging - - - - - org.springframework.boot - spring-boot-starter-actuator - 1.5.2.RELEASE - - - org.springframework.cloud - spring-cloud-starter-feign - 1.2.5.RELEASE - - - junit - junit - 4.12 - test - - - org.hamcrest - hamcrest-core - 1.3 - test - - + 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.cloud + spring-cloud-zookeeper + 1.0.0-SNAPSHOT + + Greeting + jar + + + org.springframework.boot + spring-boot-starter + 1.5.2.RELEASE + + + org.springframework + spring-web + 4.3.7.RELEASE + + + org.springframework.cloud + spring-cloud-starter-zookeeper-discovery + 1.0.3.RELEASE + + + commons-logging + commons-logging + + + + + org.springframework.boot + spring-boot-starter-actuator + 1.5.2.RELEASE + + + org.springframework.cloud + spring-cloud-starter-feign + 1.2.5.RELEASE + + + junit + junit + 4.12 + test + + + org.hamcrest + hamcrest-core + 1.3 + test + + - - - - org.springframework.cloud - spring-cloud-dependencies - Brixton.SR7 - pom - import - - - + + + + org.springframework.cloud + spring-cloud-dependencies + Brixton.SR7 + pom + import + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - Greeting + + + + org.springframework.boot + spring-boot-maven-plugin + + + + Greeting \ No newline at end of file diff --git a/spring-cloud/spring-cloud-zookeeper/HelloWorld/pom.xml b/spring-cloud/spring-cloud-zookeeper/HelloWorld/pom.xml index 00af49eaa8..a50662cf9c 100644 --- a/spring-cloud/spring-cloud-zookeeper/HelloWorld/pom.xml +++ b/spring-cloud/spring-cloud-zookeeper/HelloWorld/pom.xml @@ -1,57 +1,57 @@ - 4.0.0 - - com.baeldung.spring.cloud - spring-cloud-zookeeper - 1.0.0-SNAPSHOT - - HelloWorld - jar - - - org.springframework.boot - spring-boot-starter - 1.5.2.RELEASE - - - org.springframework - spring-web - 4.3.7.RELEASE - - - org.springframework.cloud - spring-cloud-starter-zookeeper-discovery - 1.0.3.RELEASE - - - commons-logging - commons-logging - - - - + 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.cloud + spring-cloud-zookeeper + 1.0.0-SNAPSHOT + + HelloWorld + jar + + + org.springframework.boot + spring-boot-starter + 1.5.2.RELEASE + + + org.springframework + spring-web + 4.3.7.RELEASE + + + org.springframework.cloud + spring-cloud-starter-zookeeper-discovery + 1.0.3.RELEASE + + + commons-logging + commons-logging + + + + - - - - org.springframework.cloud - spring-cloud-dependencies - Brixton.SR7 - pom - import - - - + + + + org.springframework.cloud + spring-cloud-dependencies + Brixton.SR7 + pom + import + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - HelloWorld + + + + org.springframework.boot + spring-boot-maven-plugin + + + + HelloWorld \ No newline at end of file diff --git a/spring-cloud/spring-cloud-zookeeper/pom.xml b/spring-cloud/spring-cloud-zookeeper/pom.xml index 8406813161..fb58a3fce4 100644 --- a/spring-cloud/spring-cloud-zookeeper/pom.xml +++ b/spring-cloud/spring-cloud-zookeeper/pom.xml @@ -1,15 +1,16 @@ - - 4.0.0 - - com.baeldung.spring.cloud - spring-cloud - 1.0.0-SNAPSHOT - - spring-cloud-zookeeper - pom - - Greeting - HelloWorld - + + 4.0.0 + + com.baeldung.spring.cloud + spring-cloud + 1.0.0-SNAPSHOT + + spring-cloud-zookeeper + pom + + Greeting + HelloWorld + \ No newline at end of file diff --git a/spring-core/pom.xml b/spring-core/pom.xml index e4e5620a17..16984a387b 100644 --- a/spring-core/pom.xml +++ b/spring-core/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 @@ -14,8 +15,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.mockito @@ -30,7 +31,7 @@ org.springframework spring-core - ${spring.version} + ${spring.version} org.springframework @@ -108,7 +109,7 @@ - + 1.10.19 4.3.4.RELEASE diff --git a/spring-cucumber/pom.xml b/spring-cucumber/pom.xml index 55c0af670a..0360230cbc 100644 --- a/spring-cucumber/pom.xml +++ b/spring-cucumber/pom.xml @@ -1,132 +1,132 @@ - 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 - spring-cucumber - 0.0.1-SNAPSHOT - jar + com.baeldung + spring-cucumber + 0.0.1-SNAPSHOT + jar - spring-cucumber - Demo project for Spring Boot + spring-cucumber + Demo project for Spring Boot - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - - UTF-8 - 1.8 - 1.2.5 - 1.3.2 - + + UTF-8 + 1.8 + 1.2.5 + 1.3.2 + - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + info.cukes cucumber-core ${cucumber.java.version} test - - - + + + info.cukes cucumber-java ${cucumber.java.version} test - + info.cukes cucumber-junit ${cucumber.java.version} test - + - info.cukes - cucumber-spring - ${cucumber.java.version} - test + info.cukes + cucumber-spring + ${cucumber.java.version} + test - - - - org.apache.commons - commons-io - ${commons-io.version} - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + org.apache.commons + commons-io + ${commons-io.version} + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 9b89f98d67..fbc2071134 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -1,132 +1,124 @@ - 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 - spring-data-cassandra - 0.0.1-SNAPSHOT - jar + com.baeldung + spring-data-cassandra + 0.0.1-SNAPSHOT + jar - spring-data-cassandra + spring-data-cassandra - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - UTF-8 + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - 4.3.4.RELEASE - 1.3.2.RELEASE + + UTF-8 - 1.7.21 - 1.1.7 - 2.1.5 - 2.1.9.2 - 2.1.9.2 - 2.0-0 - 19.0 - + 4.3.4.RELEASE + 1.3.2.RELEASE + 2.1.5 + 2.1.9.2 + 2.1.9.2 + 2.0-0 + 19.0 + - - - org.springframework.data - spring-data-cassandra - ${org.springframework.data.version} - - - org.springframework - spring-core - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-test - ${org.springframework.version} - test - - - org.cassandraunit - cassandra-unit-spring - ${cassandra-unit-spring.version} - test - - - org.cassandraunit - cassandra-unit - - - - - org.cassandraunit - cassandra-unit-shaded - ${cassandra-unit-shaded.version} - test - - - org.hectorclient - hector-core - ${hector-core.version} - - - commons-logging - commons-logging - - - - - com.datastax.cassandra - cassandra-driver-core - ${cassandra-driver-core.version} - true - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - + + + org.springframework.data + spring-data-cassandra + ${org.springframework.data.version} + + + org.springframework + spring-core + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + ${org.springframework.version} + test + + + org.cassandraunit + cassandra-unit-spring + ${cassandra-unit-spring.version} + test + + + org.cassandraunit + cassandra-unit + + + + + org.cassandraunit + cassandra-unit-shaded + ${cassandra-unit-shaded.version} + test + + + org.hectorclient + hector-core + ${hector-core.version} + + + commons-logging + commons-logging + + + + + com.datastax.cassandra + cassandra-driver-core + ${cassandra-driver-core.version} + true + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + diff --git a/spring-data-couchbase-2/pom.xml b/spring-data-couchbase-2/pom.xml index 2efe2e3b14..70fab436dc 100644 --- a/spring-data-couchbase-2/pom.xml +++ b/spring-data-couchbase-2/pom.xml @@ -1,79 +1,72 @@ - 4.0.0 - org.baeldung - spring-data-couchbase-2 - 0.1-SNAPSHOT - spring-data-couchbase-2 - jar + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + org.baeldung + spring-data-couchbase-2 + 0.1-SNAPSHOT + spring-data-couchbase-2 + jar - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - - org.springframework - spring-context - ${spring-framework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-context-support - ${spring-framework.version} - - - org.springframework.data - spring-data-couchbase - ${spring-data-couchbase.version} - + - - - org.hibernate - hibernate-validator - ${hibernate-validator.version} - + + + org.springframework + spring-context + ${spring-framework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-context-support + ${spring-framework.version} + + + org.springframework.data + spring-data-couchbase + ${spring-data-couchbase.version} + - - joda-time - joda-time - ${joda-time.version} - + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - + + joda-time + joda-time + ${joda-time.version} + - - - org.springframework - spring-test - ${spring-framework.version} - test - - + + + org.springframework + spring-test + ${spring-framework.version} + test + + - - 1.8 - UTF-8 - 4.3.4.RELEASE - 2.1.5.RELEASE - 5.3.3.Final - 2.9.6 - + + 1.8 + UTF-8 + 4.3.4.RELEASE + 2.1.5.RELEASE + 5.3.3.Final + 2.9.6 + diff --git a/spring-data-dynamodb/pom.xml b/spring-data-dynamodb/pom.xml index 37a70b819b..d3d41f3013 100644 --- a/spring-data-dynamodb/pom.xml +++ b/spring-data-dynamodb/pom.xml @@ -1,187 +1,187 @@ - 4.0.0 - com.baeldung - spring-boot-dynamodb - 0.0.1-SNAPSHOT - jar - Spring Boot Actuator - This is simple boot application for Spring boot actuator test + 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-boot-dynamodb + 0.0.1-SNAPSHOT + jar + Spring Boot Actuator + This is simple boot application for Spring boot actuator test spring-boot-starter-parent org.springframework.boot 1.5.3.RELEASE - + - - - - com.baeldung.Application - UTF-8 - 1.8 - 4.3.4.RELEASE - 4.5.2 - 4.4.1 - 1.11.64 - 3.3.7-1 - - - - - org.springframework.data - spring-data-releasetrain - Hopper-SR10 - pom - import - - - + + + com.baeldung.Application + UTF-8 + 1.8 + 4.3.4.RELEASE + 4.5.2 + 4.4.1 + 1.11.64 + 3.3.7-1 + - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-actuator - + + + + org.springframework.data + spring-data-releasetrain + Hopper-SR10 + pom + import + + + - - org.springframework.boot - spring-boot-starter-security - + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-actuator + - - io.dropwizard.metrics - metrics-core - + + org.springframework.boot + spring-boot-starter-security + - - com.h2database - h2 - + + io.dropwizard.metrics + metrics-core + - - org.springframework.boot - spring-boot-starter-test - test - + + com.h2database + h2 + - - org.springframework.boot - spring-boot-starter - - - com.jayway.jsonpath - json-path - test - - - org.springframework.boot - spring-boot-starter-mail - + + org.springframework.boot + spring-boot-starter-test + test + - - org.webjars - bootstrap - ${bootstrap.version} - + + org.springframework.boot + spring-boot-starter + + + com.jayway.jsonpath + json-path + test + + + org.springframework.boot + spring-boot-starter-mail + - - com.amazonaws - aws-java-sdk-dynamodb - ${aws-java-sdk-dynamodb.version} - - - commons-logging - commons-logging - - - - - com.github.derjust - spring-data-dynamodb - ${spring-data-dynamodb.version} - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - + + org.webjars + bootstrap + ${bootstrap.version} + - - spring-boot - - - src/main/resources - true - - + + com.amazonaws + aws-java-sdk-dynamodb + ${aws-java-sdk-dynamodb.version} + + + commons-logging + commons-logging + + + + + com.github.derjust + spring-data-dynamodb + ${spring-data-dynamodb.version} + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + + - + + spring-boot + + + src/main/resources + true + + - - org.springframework.boot - spring-boot-maven-plugin - + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - + + org.springframework.boot + spring-boot-maven-plugin + - - org.apache.maven.plugins - maven-war-plugin - + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-war-plugin + - + - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + diff --git a/spring-data-elasticsearch/pom.xml b/spring-data-elasticsearch/pom.xml index 9a231f8486..520707a432 100644 --- a/spring-data-elasticsearch/pom.xml +++ b/spring-data-elasticsearch/pom.xml @@ -1,81 +1,75 @@ - 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 - spring-data-elasticsearch - 0.0.1-SNAPSHOT - jar + com.baeldung + spring-data-elasticsearch + 0.0.1-SNAPSHOT + jar - spring-data-elasticsearch + spring-data-elasticsearch - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - UTF-8 - 1.8 - 1.8 - - 4.3.4.RELEASE + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + UTF-8 + 1.8 + 1.8 + + 4.3.4.RELEASE 2.0.5.RELEASE - 4.2.2 - 2.4.2 - 1.2.21 - + 4.2.2 + 2.4.2 + 1.2.21 + - - - org.springframework - spring-core - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework.data - spring-data-elasticsearch - ${spring-data-elasticsearch.version} - - - - org.springframework - spring-test - ${org.springframework.version} - test - - - net.java.dev.jna - jna - ${jna.version} - test - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - + + + org.springframework + spring-core + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework.data + spring-data-elasticsearch + ${spring-data-elasticsearch.version} + + + + org.springframework + spring-test + ${org.springframework.version} + test + + + net.java.dev.jna + jna + ${jna.version} + test + + + + org.elasticsearch + elasticsearch + ${elasticsearch.version} + + + com.alibaba + fastjson + ${fastjson.version} + + - - org.elasticsearch - elasticsearch - ${elasticsearch.version} - - - com.alibaba - fastjson - ${fastjson.version} - - - diff --git a/spring-data-gemfire/pom.xml b/spring-data-gemfire/pom.xml index e9db8aaef3..ae7612d719 100644 --- a/spring-data-gemfire/pom.xml +++ b/spring-data-gemfire/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -13,13 +12,12 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 1.7.4.RELEASE 7.0.1 1.0 - 1.3 4.3.0.RELEASE 4.3.0.RELEASE @@ -42,13 +40,7 @@ google-collections ${google-collections-version} - - - org.hamcrest - hamcrest-library - ${hamcrest-library-version} - test - + org.springframework spring-context @@ -58,7 +50,7 @@ commons-logging commons-logging - + org.springframework diff --git a/spring-data-javaslang/pom.xml b/spring-data-javaslang/pom.xml index 76fbce1e2e..a3c2be47b5 100644 --- a/spring-data-javaslang/pom.xml +++ b/spring-data-javaslang/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 spring-data-javaslang spring-data-javaslang 0.0.1-SNAPSHOT - + UTF-8 2.19.1 3.1 @@ -64,18 +65,19 @@ ${maven-surefire-plugin.version} ${project.build.testSourceDirectory} - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - **/*IntegrationTest.java - **/*LiveTest.java - - - + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + **/*IntegrationTest.java + **/*LiveTest.java + + + diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index 318264d3d9..84d49a3e35 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -31,21 +31,7 @@ commons-logging commons-logging - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test + @@ -55,12 +41,6 @@ test - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - com.querydsl querydsl-mongodb @@ -137,7 +117,6 @@ 1.9.6.RELEASE - 1.3 2.9.0 4.1.4 1.1.3 diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 655ef4c802..e01e7d7294 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.neo4j @@ -46,7 +46,7 @@ commons-logging commons-logging - + @@ -87,7 +87,7 @@ commons-logging commons-logging - + @@ -112,7 +112,7 @@ commons-logging commons-logging - + diff --git a/spring-data-redis/pom.xml b/spring-data-redis/pom.xml index 48676f7296..d2835595da 100644 --- a/spring-data-redis/pom.xml +++ b/spring-data-redis/pom.xml @@ -1,6 +1,6 @@ - + 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-redis @@ -11,14 +11,14 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 4.3.7.RELEASE 1.8.1.RELEASE - 3.2.4 - 2.9.0 + 3.2.4 + 2.9.0 0.10.0 @@ -51,7 +51,7 @@ commons-logging commons-logging - + @@ -73,5 +73,5 @@ ${nosqlunit.version} - + diff --git a/spring-data-rest/pom.xml b/spring-data-rest/pom.xml index 91b6d61878..b03cb1a675 100644 --- a/spring-data-rest/pom.xml +++ b/spring-data-rest/pom.xml @@ -41,26 +41,12 @@ com.h2database h2 - - + org.springframework.boot diff --git a/spring-data-solr/pom.xml b/spring-data-solr/pom.xml index 9516f0c1d1..48ddaa7085 100644 --- a/spring-data-solr/pom.xml +++ b/spring-data-solr/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 4.3.4.RELEASE @@ -30,7 +30,7 @@ commons-logging commons-logging - + org.springframework.data diff --git a/spring-dispatcher-servlet/pom.xml b/spring-dispatcher-servlet/pom.xml index f30a13c6e2..79cc1e5cd0 100644 --- a/spring-dispatcher-servlet/pom.xml +++ b/spring-dispatcher-servlet/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 com.baeldung spring-dispatcher-servlet @@ -11,13 +13,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 4.3.7.RELEASE - + org.springframework spring-core ${springframework.version} diff --git a/spring-drools/pom.xml b/spring-drools/pom.xml index 6d9b821196..8dba1271d7 100644 --- a/spring-drools/pom.xml +++ b/spring-drools/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 com.baeldung spring-drools 1.0.0-SNAPSHOT - + com.baeldung parent-modules 1.0.0-SNAPSHOT - + 1.1.1.RELEASE diff --git a/spring-exceptions/pom.xml b/spring-exceptions/pom.xml index e9caa4a11b..97dc76058b 100644 --- a/spring-exceptions/pom.xml +++ b/spring-exceptions/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-exceptions @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -26,7 +27,7 @@ commons-logging commons-logging - + org.springframework @@ -37,7 +38,7 @@ commons-logging commons-logging - + org.springframework @@ -122,50 +123,30 @@ - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test + javax.el + el-api + ${javax.el.version} - org.mockito - mockito-core - ${mockito.version} - test - - - - javax.el - el-api - ${javax.el.version} - - - - org.apache.derby - derby - ${derby.version} + org.apache.derby + derby + ${derby.version} - org.apache.derby - derbyclient - ${derby.version} + org.apache.derby + derbyclient + ${derby.version} - org.apache.derby - derbynet - ${derby.version} + org.apache.derby + derbynet + ${derby.version} - org.apache.derby - derbytools - ${derby.version} + org.apache.derby + derbytools + ${derby.version} @@ -214,11 +195,7 @@ 19.0 3.5 - - - 1.3 - 1.10.19 - + 4.4.5 4.5.2 diff --git a/spring-freemarker/pom.xml b/spring-freemarker/pom.xml index 92b0ee8b35..ea9222410e 100644 --- a/spring-freemarker/pom.xml +++ b/spring-freemarker/pom.xml @@ -1,69 +1,62 @@ - 4.0.0 - com.freemarker.example - spring4-freemarker-example - war - 1.0-SNAPSHOT - Spring Freemarker Example + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.freemarker.example + spring4-freemarker-example + war + 1.0-SNAPSHOT + Spring Freemarker Example - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 1.8 - 4.3.4.RELEASE - 2.3.23 - 3.1.0 - false - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + + 1.8 + 4.3.4.RELEASE + 2.3.23 + 3.1.0 + false + - - org.springframework - spring-webmvc - ${spring.version} - - - commons-logging - commons-logging - - - - - - org.springframework - spring-context-support - ${spring.version} - + - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - + + org.springframework + spring-webmvc + ${spring.version} + + + commons-logging + commons-logging + + + - - - - javax.servlet - javax.servlet-api - ${servletapi.version} - provided - - - - - org.freemarker - freemarker - ${freemarker.version} - + + org.springframework + spring-context-support + ${spring.version} + - + + + + javax.servlet + javax.servlet-api + ${servletapi.version} + provided + + + + + org.freemarker + freemarker + ${freemarker.version} + + + \ No newline at end of file diff --git a/spring-hibernate3/pom.xml b/spring-hibernate3/pom.xml index 7370c5be34..d7607cac0a 100644 --- a/spring-hibernate3/pom.xml +++ b/spring-hibernate3/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-hibernate3 @@ -10,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -19,7 +20,7 @@ org.springframework spring-context - ${org.springframework.version} + ${org.springframework.version} @@ -52,13 +53,13 @@ tomcat-dbcp ${tomcat-dbcp.version} - + com.h2database h2 - ${h2.version} + ${h2.version} - + @@ -83,26 +84,6 @@ test - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -150,7 +131,7 @@ - + 4.3.4.RELEASE @@ -170,10 +151,6 @@ 19.0 3.5 - - 1.3 - 1.10.19 - 4.4.5 4.5.2 diff --git a/spring-hibernate4/pom.xml b/spring-hibernate4/pom.xml index 3f92eba519..0a89819b81 100644 --- a/spring-hibernate4/pom.xml +++ b/spring-hibernate4/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-hibernate4 @@ -10,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -25,7 +26,7 @@ commons-logging commons-logging - + org.springframework @@ -121,27 +122,6 @@ test - - org.hamcrest - hamcrest-core - 1.3 - test - - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - org.hsqldb hsqldb @@ -170,9 +150,9 @@ 4.3.4.RELEASE - 4.2.0.RELEASE - 1.10.5.RELEASE - + 4.2.0.RELEASE + 1.10.5.RELEASE + 4.3.11.Final ${hibernate.version} @@ -180,7 +160,7 @@ 8.5.8 1.1 2.3.4 - + 5.3.3.Final 2.2.5 @@ -189,10 +169,6 @@ 19.0 3.5 - - 1.3 - 1.10.19 - 4.4.1 4.5 diff --git a/spring-hibernate5/pom.xml b/spring-hibernate5/pom.xml index a7f160e808..400ddbd501 100644 --- a/spring-hibernate5/pom.xml +++ b/spring-hibernate5/pom.xml @@ -1,210 +1,186 @@ - - 4.0.0 - com.baeldung - spring-hibernate5 - 0.1-SNAPSHOT + + 4.0.0 + com.baeldung + spring-hibernate5 + 0.1-SNAPSHOT - spring-hibernate5 + spring-hibernate5 - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + - - org.springframework - spring-context - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-aspects - ${org.springframework.version} - - - org.springframework.security - spring-security-core - ${org.springframework.security.version} - + - + + org.springframework + spring-context + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-aspects + ${org.springframework.version} + + + org.springframework.security + spring-security-core + ${org.springframework.security.version} + - - org.springframework - spring-orm - ${org.springframework.version} - - - org.springframework.data - spring-data-jpa - ${org.springframework.data.version} - - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.hibernate - hibernate-envers - ${hibernate-envers.version} - - - javax.transaction - jta - ${jta.version} - - - mysql - mysql-connector-java - ${mysql-connector-java.version} - + - - org.apache.tomcat - tomcat-dbcp - ${tomcat-dbcp.version} - + + org.springframework + spring-orm + ${org.springframework.version} + + + org.springframework.data + spring-data-jpa + ${org.springframework.data.version} + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-envers + ${hibernate-envers.version} + + + javax.transaction + jta + ${jta.version} + + + mysql + mysql-connector-java + ${mysql-connector-java.version} + - + + org.apache.tomcat + tomcat-dbcp + ${tomcat-dbcp.version} + - - org.hibernate - hibernate-validator - ${hibernate-validator.version} - - - javax.el - javax.el-api - ${javax.el-api.version} - + - + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + javax.el + javax.el-api + ${javax.el-api.version} + - - com.google.guava - guava - ${guava.version} - + - + + com.google.guava + guava + ${guava.version} + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - test - + - - org.springframework - spring-test - ${org.springframework.version} - test - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + test + - - org.springframework.security - spring-security-test - ${org.springframework.security.version} - test - + + org.springframework + spring-test + ${org.springframework.version} + test + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - + + org.springframework.security + spring-security-test + ${org.springframework.security.version} + test + - - junit - junit-dep - 4.11 - test - + + junit + junit-dep + 4.11 + test + - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + + org.hsqldb + hsqldb + ${hsqldb.version} + - - org.mockito - mockito-core - ${mockito.version} - test - + - - org.hsqldb - hsqldb - ${hsqldb.version} - + + spring-hibernate5 + + + src/main/resources + true + + - + - - spring-hibernate5 - - - src/main/resources - true - - + + + 4.3.5.RELEASE + 4.2.1.RELEASE + 1.10.6.RELEASE - + + 5.2.8.Final + ${hibernate.version} + 6.0.5 + 8.5.11 + 1.1 + 2.3.4 - - - 4.3.5.RELEASE - 4.2.1.RELEASE - 1.10.6.RELEASE - - - 5.2.8.Final - ${hibernate.version} - 6.0.5 - 8.5.11 - 1.1 - 2.3.4 - - - 5.4.0.Final - 2.2.5 + + 5.4.0.Final + 2.2.5 - - 21.0 - 3.5 + + 21.0 + 3.5 - - 1.3 - 2.6.8 + 4.4.1 + 4.5 - 4.4.1 - 4.5 + 2.9.0 - 2.9.0 + + 3.6.0 + 2.19.1 + 2.7 + 1.6.1 - - 3.6.0 - 2.19.1 - 2.7 - 1.6.1 - - + diff --git a/spring-integration/pom.xml b/spring-integration/pom.xml index 8ff7bf4e8e..a162f18b9c 100644 --- a/spring-integration/pom.xml +++ b/spring-integration/pom.xml @@ -14,8 +14,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + UTF-8 4.3.5.RELEASE @@ -68,7 +68,7 @@ org.springframework.integration spring-integration-core - ${spring.integration.version} + ${spring.integration.version} javax.activation @@ -142,5 +142,5 @@ - + diff --git a/spring-jersey/pom.xml b/spring-jersey/pom.xml index 4cf09e9991..4cefa83442 100644 --- a/spring-jersey/pom.xml +++ b/spring-jersey/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 2.25.1 3.0.0 @@ -95,13 +95,6 @@ - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - @@ -114,7 +107,7 @@ commons-logging commons-logging - + diff --git a/spring-jms/pom.xml b/spring-jms/pom.xml index df59b03451..7ec5b9bb65 100644 --- a/spring-jms/pom.xml +++ b/spring-jms/pom.xml @@ -1,61 +1,61 @@ - 4.0.0 - com.baeldung - spring-jms - 0.0.1-SNAPSHOT - war - spring-jms - Introduction to Spring JMS + 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-jms + 0.0.1-SNAPSHOT + war + spring-jms + Introduction to Spring JMS - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 4.3.4.RELEASE - 5.14.1 - 2.6 - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - - - org.springframework - spring-jms - ${springframework.version} - - - commons-logging - commons-logging - - - - - - org.apache.activemq - activemq-all - ${activemq.version} - - + + 4.3.4.RELEASE + 5.14.1 + 2.6 + - - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - src/main/webapp - spring-jms - false - - - - - spring-jms - + + + + org.springframework + spring-jms + ${springframework.version} + + + commons-logging + commons-logging + + + + + + org.apache.activemq + activemq-all + ${activemq.version} + + + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + src/main/webapp + spring-jms + false + + + + + spring-jms + diff --git a/spring-jooq/pom.xml b/spring-jooq/pom.xml index 84367151de..e6ae05eb0f 100644 --- a/spring-jooq/pom.xml +++ b/spring-jooq/pom.xml @@ -9,8 +9,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -46,7 +46,7 @@ commons-logging commons-logging - + org.springframework @@ -152,7 +152,8 @@ - + org.eclipse.m2e lifecycle-mapping diff --git a/spring-jpa/pom.xml b/spring-jpa/pom.xml index 6d72286028..ebe7bec4ba 100644 --- a/spring-jpa/pom.xml +++ b/spring-jpa/pom.xml @@ -1,98 +1,99 @@ - - 4.0.0 + + 4.0.0 - com.baeldung - spring-jpa - 0.1-SNAPSHOT - war + com.baeldung + spring-jpa + 0.1-SNAPSHOT + war - spring-jpa + spring-jpa - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + - - org.springframework - spring-orm - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-context - ${org.springframework.version} - - - org.springframework - spring-webmvc - ${org.springframework.version} + + + + org.springframework + spring-orm + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-context + ${org.springframework.version} + + + org.springframework + spring-webmvc + ${org.springframework.version} - + - - org.hibernate - hibernate-entitymanager - ${hibernate.version} - - - org.hibernate - hibernate-ehcache - ${hibernate.version} - - - xml-apis - xml-apis - ${xml-apis.version} - - - org.javassist - javassist - ${javassist.version} - - - mysql - mysql-connector-java - ${mysql-connector-java.version} - runtime - - - org.springframework.data - spring-data-jpa - ${spring-data-jpa.version} - - - com.h2database - h2 - ${h2.version} - + + org.hibernate + hibernate-entitymanager + ${hibernate.version} + + + org.hibernate + hibernate-ehcache + ${hibernate.version} + + + xml-apis + xml-apis + ${xml-apis.version} + + + org.javassist + javassist + ${javassist.version} + + + mysql + mysql-connector-java + ${mysql-connector-java.version} + runtime + + + org.springframework.data + spring-data-jpa + ${spring-data-jpa.version} + + + com.h2database + h2 + ${h2.version} + - + - - org.hibernate - hibernate-validator - ${hibernate-validator.version} - - - javax.el - javax.el-api - ${javax.el-api.version} - - - + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + javax.el + javax.el-api + ${javax.el-api.version} + + + javax.servlet jstl @@ -104,115 +105,91 @@ ${javax.servlet.servlet-api.version} - + - - com.google.guava - guava - ${guava.version} - + + com.google.guava + guava + ${guava.version} + - + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - test - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + test + - - org.springframework - spring-test - ${org.springframework.version} - test - + + org.springframework + spring-test + ${org.springframework.version} + test + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + - - org.mockito - mockito-core - ${mockito.version} - test - + + spring-jpa + + + src/main/resources + true + + - + - - spring-jpa - - - src/main/resources - true - - + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + src/main/webapp + false + + - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - src/main/webapp - false - - + - + - - - - - 4.3.7.RELEASE - 3.21.0-GA + + + 4.3.7.RELEASE + 3.21.0-GA - - 5.2.9.Final - 5.1.40 - 1.11.1.RELEASE - 1.4.194 - - - 1.2 - 2.5 + + 5.2.9.Final + 5.1.40 + 1.11.1.RELEASE + 1.4.194 - - 5.3.3.Final - 1.4.01 - 2.2.5 + + 1.2 + 2.5 - - 19.0 - 3.5 + + 5.3.3.Final + 1.4.01 + 2.2.5 - - 1.3 - 1.10.19 + + 19.0 + 3.5 - 4.4.5 - 4.5.2 + 4.4.5 + 4.5.2 - 2.9.0 + 2.9.0 - - 2.7 - 1.6.1 - 2.6 + + 2.7 + 1.6.1 + 2.6 - + \ No newline at end of file diff --git a/spring-katharsis/pom.xml b/spring-katharsis/pom.xml index 25a1c13f6b..da791fac37 100644 --- a/spring-katharsis/pom.xml +++ b/spring-katharsis/pom.xml @@ -1,11 +1,12 @@ - - 4.0.0 - org.springframework.samples - spring-katharsis - 0.0.1-SNAPSHOT - war - - + + 4.0.0 + org.springframework.samples + spring-katharsis + 0.0.1-SNAPSHOT + war + + org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE @@ -16,34 +17,34 @@ org.springframework.boot spring-boot-starter-web - + + + org.springframework.boot + spring-boot-starter-data-jpa + + - org.springframework.boot - spring-boot-starter-data-jpa - - - com.h2database h2 - - - - - io.katharsis - katharsis-servlet - ${katharsis.version} - - - - - - org.springframework.boot - spring-boot-starter-test - test - - - + + + + + io.katharsis + katharsis-servlet + ${katharsis.version} + + + + + + org.springframework.boot + spring-boot-starter-test + test + + + com.jayway.restassured rest-assured ${restassured.version} @@ -55,10 +56,10 @@ - + - - + + 1.8 1.0.1 @@ -73,14 +74,14 @@ org.springframework.boot spring-boot-maven-plugin - - + + org.apache.maven.plugins maven-surefire-plugin - **/*LiveTest.java + **/*LiveTest.java @@ -167,6 +168,6 @@ - - + + diff --git a/spring-ldap/pom.xml b/spring-ldap/pom.xml index db9c2160fa..16d4879f10 100644 --- a/spring-ldap/pom.xml +++ b/spring-ldap/pom.xml @@ -12,14 +12,13 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + 2.3.1.RELEASE 4.3.6.RELEASE 1.5.5 0.9.15 - 1.3 @@ -40,33 +39,12 @@ - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - org.springframework spring-context ${spring-context.version} - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - org.springframework.ldap @@ -78,7 +56,7 @@ commons-logging commons-logging - + diff --git a/spring-mockito/pom.xml b/spring-mockito/pom.xml index 3231faf197..6aea841a3f 100644 --- a/spring-mockito/pom.xml +++ b/spring-mockito/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -14,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + @@ -34,24 +35,24 @@ - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + @@ -87,7 +88,7 @@ - + UTF-8 1.8 diff --git a/spring-mvc-email/pom.xml b/spring-mvc-email/pom.xml index 4a3ef5f83b..e4f1582494 100644 --- a/spring-mvc-email/pom.xml +++ b/spring-mvc-email/pom.xml @@ -49,5 +49,5 @@ - + diff --git a/spring-mvc-forms/pom.xml b/spring-mvc-forms/pom.xml index 5918d13a90..e82a906112 100644 --- a/spring-mvc-forms/pom.xml +++ b/spring-mvc-forms/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung @@ -14,8 +15,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + org.springframework @@ -26,7 +27,7 @@ commons-logging commons-logging - + @@ -54,17 +55,17 @@ - commons-fileupload - commons-fileupload - ${fileupload.version} + commons-fileupload + commons-fileupload + ${fileupload.version} - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + @@ -104,8 +105,8 @@ 3.1.0 5.4.0.Final enter-location-of-server - 1.3.2 - 2.8.7 + 1.3.2 + 2.8.7 diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml index 632012b00f..eb8e1455a7 100644 --- a/spring-mvc-java/pom.xml +++ b/spring-mvc-java/pom.xml @@ -11,8 +11,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -95,7 +95,7 @@ commons-logging commons-logging - + @@ -110,33 +110,6 @@ ${thymeleaf.version} - - - org.slf4j - jcl-over-slf4j - - ${org.slf4j.version} - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - com.jayway.jsonpath json-path @@ -156,13 +129,13 @@ poi-ooxml ${poi.version} - + javax.validation validation-api 1.1.0.Final - + org.hibernate hibernate-validator @@ -177,7 +150,7 @@ org.glassfish.web javax.el 2.2.4 - + @@ -204,7 +177,7 @@ false - + org.codehaus.cargo cargo-maven2-plugin @@ -343,8 +316,6 @@ 2.2.0 - 1.3 - 1.10.19 4.4.5 4.5.2 2.9.0 @@ -357,7 +328,7 @@ 1.8.9 - + 3.16-beta1 diff --git a/spring-mvc-simple/pom.xml b/spring-mvc-simple/pom.xml index a1353fa6ad..0cfb3e6dee 100644 --- a/spring-mvc-simple/pom.xml +++ b/spring-mvc-simple/pom.xml @@ -1,58 +1,58 @@ - 4.0.0 - com.baeldung - spring-mvc-simple - war - 0.0.1-SNAPSHOT - Spring MVC simple Maven Webapp - http://maven.apache.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.baeldung + spring-mvc-simple + war + 0.0.1-SNAPSHOT + Spring MVC simple Maven Webapp + http://maven.apache.org - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 4.3.4.RELEASE - 2.6 - 1.2 + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + 4.3.4.RELEASE + 2.6 + 1.2 2.3.1 3.1.0 5.3.3.Final enter-location-of-server - 1.3.2 - + 1.3.2 + - - - javax.servlet - javax.servlet-api - 3.1.0 - - - org.springframework - spring-webmvc - ${springframework.version} - - - org.springframework - spring-context - ${springframework.version} - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - + + + javax.servlet + javax.servlet-api + 3.1.0 + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.springframework + spring-context + ${springframework.version} + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + javax.servlet.jsp javax.servlet.jsp-api ${javax.servlet.jsp-api.version} @@ -63,8 +63,8 @@ jstl ${jstl.version} - - + + org.hibernate hibernate-validator ${hibernate-validator.version} @@ -74,28 +74,28 @@ spring-webmvc ${springframework.version} - - commons-fileupload - commons-fileupload - ${fileupload.version} + + commons-fileupload + commons-fileupload + ${fileupload.version} - - - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - src/main/webapp - springMvcSimple - false - ${deploy-path} - - - - - springMvcSimple - + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + src/main/webapp + springMvcSimple + false + ${deploy-path} + + + + + springMvcSimple + diff --git a/spring-mvc-tiles/pom.xml b/spring-mvc-tiles/pom.xml index 2f7bd24eac..b466935c46 100644 --- a/spring-mvc-tiles/pom.xml +++ b/spring-mvc-tiles/pom.xml @@ -1,93 +1,93 @@ - 4.0.0 - com.baeldung - spring-mvc-tiles - 0.0.1-SNAPSHOT - war - spring-mvc-tiles - Integrating Spring MVC with Apache Tiles + 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-mvc-tiles + 0.0.1-SNAPSHOT + war + spring-mvc-tiles + Integrating Spring MVC with Apache Tiles - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 4.3.4.RELEASE - 3.0.7 - 3.1.0 - 2.3.1 - 1.2 + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - 2.6 - + + 4.3.4.RELEASE + 3.0.7 + 3.1.0 + 2.3.1 + 1.2 - - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - - org.apache.tiles - tiles-jsp - ${apache-tiles.version} - + 2.6 + - - - javax.servlet - javax.servlet-api - ${javax.servlet-api.version} - - - javax.servlet.jsp - javax.servlet.jsp-api - ${javax.servlet.jsp-api.version} - - - javax.servlet - jstl - ${jstl.version} - + + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + + org.apache.tiles + tiles-jsp + ${apache-tiles.version} + - + + + javax.servlet + javax.servlet-api + ${javax.servlet-api.version} + + + javax.servlet.jsp + javax.servlet.jsp-api + ${javax.servlet.jsp-api.version} + + + javax.servlet + jstl + ${jstl.version} + - - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - src/main/webapp - spring-mvc-tiles - false - - - - - spring-mvc-tiles - + + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + src/main/webapp + spring-mvc-tiles + false + + + + + spring-mvc-tiles + diff --git a/spring-mvc-velocity/pom.xml b/spring-mvc-velocity/pom.xml index 3ee658f241..7c517e2006 100644 --- a/spring-mvc-velocity/pom.xml +++ b/spring-mvc-velocity/pom.xml @@ -1,152 +1,131 @@ - 4.0.0 - com.baeldung - 0.1-SNAPSHOT - spring-mvc-velocity + 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 + 0.1-SNAPSHOT + spring-mvc-velocity - spring-mvc-velocity - war + spring-mvc-velocity + war - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + - - org.springframework - spring-web - ${org.springframework.version} - - - org.springframework - spring-webmvc - ${org.springframework.version} - - - org.springframework - spring-core - ${org.springframework.version} - - - org.springframework - spring-context-support - ${org.springframework.version} - + - + + org.springframework + spring-web + ${org.springframework.version} + + + org.springframework + spring-webmvc + ${org.springframework.version} + + + org.springframework + spring-core + ${org.springframework.version} + + + org.springframework + spring-context-support + ${org.springframework.version} + - - javax.servlet - javax.servlet-api - ${javax.servlet-api.version} - provided - + - - org.apache.velocity - velocity - ${velocity.version} - - - - org.apache.velocity - velocity-tools - ${velocity-tools.version} - - - commons-logging - commons-logging - - - - - + + javax.servlet + javax.servlet-api + ${javax.servlet-api.version} + provided + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + + org.apache.velocity + velocity + ${velocity.version} + - - org.mockito - mockito-core - ${mockito.version} - test - + + org.apache.velocity + velocity-tools + ${velocity-tools.version} + + + commons-logging + commons-logging + + + - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - + + + org.powermock + powermock-module-junit4 + ${powermock.version} + test + + + org.powermock + powermock-api-mockito + ${powermock.version} + test + + org.springframework spring-test ${org.springframework.version} test - + - - spring-mvc-velocity - - - src/main/resources - true - - + + spring-mvc-velocity + + + src/main/resources + true + + - + - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - false - - + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + + - - org.apache.maven.plugins - maven-surefire-plugin - - 3 - true - - **/*IntegrationTest.java - - - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + 3 + true + + **/*IntegrationTest.java + + + + + + - + - + @@ -182,30 +161,28 @@ - - - - 4.3.4.RELEASE - - - 1.3 - 1.10.19 - 1.6.6 + + + 4.3.4.RELEASE - 4.4.5 - 4.5.2 - 3.1.0 - 1.7 - 2.0 - 2.9.0 + + 1.6.6 - - 2.6 - 2.7 - 1.6.1 + 4.4.5 + 4.5.2 - + 3.1.0 + 1.7 + 2.0 + 2.9.0 + + + 2.6 + 2.7 + 1.6.1 + + \ No newline at end of file diff --git a/spring-mvc-web-vs-initializer/pom.xml b/spring-mvc-web-vs-initializer/pom.xml index 1d02039ead..ecb0ac0bf5 100644 --- a/spring-mvc-web-vs-initializer/pom.xml +++ b/spring-mvc-web-vs-initializer/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-mvc-web-vs-initializer @@ -29,7 +30,7 @@ commons-logging commons-logging - + org.springframework @@ -61,7 +62,7 @@ guava ${guava.version} - + @@ -147,27 +148,27 @@ - - spring-mvc-web-vs-initializer - - - src/main/resources - true - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + spring-mvc-web-vs-initializer + + + src/main/resources + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + @@ -203,7 +204,7 @@ - + 4.3.4.RELEASE diff --git a/spring-mvc-webflow/pom.xml b/spring-mvc-webflow/pom.xml index 315162a01b..a100e5ac6c 100644 --- a/spring-mvc-webflow/pom.xml +++ b/spring-mvc-webflow/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung 0.1-SNAPSHOT @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -27,7 +28,7 @@ ${org.springframework.version} - + org.springframework.webflow spring-webflow @@ -50,40 +51,12 @@ runtime - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - org.slf4j log4j-over-slf4j ${org.slf4j.version} - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -112,13 +85,9 @@ 4.3.4.RELEASE - + 2.4.4.RELEASE - - 1.3 - 1.10.19 - 3.1.0 1.2 diff --git a/spring-mvc-xml/pom.xml b/spring-mvc-xml/pom.xml index 75a9577022..2131609ff6 100644 --- a/spring-mvc-xml/pom.xml +++ b/spring-mvc-xml/pom.xml @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -27,7 +27,7 @@ commons-logging commons-logging - + org.springframework @@ -57,38 +57,6 @@ ${hibernate-validator.version} - - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - com.fasterxml.jackson.core @@ -115,7 +83,7 @@ commons-logging commons-logging - + @@ -158,7 +126,7 @@ 1.2 3.1.0 2.8.5 - + 19.0 3.5 @@ -166,9 +134,6 @@ 2.8.0 - 1.3 - 1.10.19 - 2.9.0 diff --git a/spring-protobuf/pom.xml b/spring-protobuf/pom.xml index 566d11132c..1bdde73b5f 100644 --- a/spring-protobuf/pom.xml +++ b/spring-protobuf/pom.xml @@ -1,62 +1,62 @@ - 4.0.0 - com.baeldung - spring-protobuf - 0.1-SNAPSHOT - spring-protobuf - - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - + 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-protobuf + 0.1-SNAPSHOT + spring-protobuf - - 3.1.0 - 1.4 - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + - - - com.google.protobuf - protobuf-java - ${protobuf-java.version} - - - com.googlecode.protobuf-java-format - protobuf-java-format - ${protobuf-java-format.version} - + + 3.1.0 + 1.4 + - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-test - test - + + + com.google.protobuf + protobuf-java + ${protobuf-java.version} + + + com.googlecode.protobuf-java-format + protobuf-java-format + ${protobuf-java-format.version} + - - org.apache.httpcomponents - httpclient - - + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-test + test + - - + + org.apache.httpcomponents + httpclient + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - org.apache.maven.plugins maven-surefire-plugin @@ -66,10 +66,10 @@ **/*LiveTest.java - - - - + + + + integration @@ -103,5 +103,5 @@ - + diff --git a/spring-quartz/pom.xml b/spring-quartz/pom.xml index 85b5734ecc..600273ed5b 100644 --- a/spring-quartz/pom.xml +++ b/spring-quartz/pom.xml @@ -1,84 +1,84 @@ - 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 - spring-quartz - spring-quartz - 0.0.1-SNAPSHOT - jar - Demo project for Scheduling in Spring with Quartz + com.baeldung + spring-quartz + spring-quartz + 0.0.1-SNAPSHOT + jar + Demo project for Scheduling in Spring with Quartz - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - - UTF-8 - 1.8 - 2.2.3 - 3.6.0 - + + UTF-8 + 1.8 + 2.2.3 + 3.6.0 + - + - - org.springframework.boot - spring-boot-starter-jdbc - + + org.springframework.boot + spring-boot-starter-jdbc + - - - org.springframework - spring-context-support - + + + org.springframework + spring-context-support + - - - org.quartz-scheduler - quartz - ${quartz.version} - + + + org.quartz-scheduler + quartz + ${quartz.version} + - - - org.springframework.boot - spring-boot-starter-test - test - + + + org.springframework.boot + spring-boot-starter-test + test + - + - + - - - src/main/resources - true - + + + src/main/resources + true + - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - 1.8 - 1.8 - - + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + 1.8 + 1.8 + + - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + org.springframework.boot + spring-boot-maven-plugin + + + \ No newline at end of file diff --git a/spring-rest-angular/pom.xml b/spring-rest-angular/pom.xml index b6bc95df81..7d0f5b22f7 100644 --- a/spring-rest-angular/pom.xml +++ b/spring-rest-angular/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 spring-rest-angular spring-rest-angular @@ -70,45 +71,45 @@ test - org.springframework.boot - spring-boot-starter-test - test - + org.springframework.boot + spring-boot-starter-test + test + - - angular-spring-rest-sample - + + angular-spring-rest-sample + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + - - org.apache.maven.plugins - maven-war-plugin - - false - - + + org.apache.maven.plugins + maven-war-plugin + + false + + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + @@ -144,7 +145,7 @@ - + 19.0 3.5 diff --git a/spring-rest-docs/pom.xml b/spring-rest-docs/pom.xml index 6714617d99..20a22ab20f 100644 --- a/spring-rest-docs/pom.xml +++ b/spring-rest-docs/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.example @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + @@ -53,47 +53,47 @@ - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - org.asciidoctor - asciidoctor-maven-plugin - ${asciidoctor-plugin.version} - - - generate-docs - package - - process-asciidoc - - - html - book - - ${snippetsDirectory} - - src/docs/asciidocs - target/generated-docs - - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + org.asciidoctor + asciidoctor-maven-plugin + ${asciidoctor-plugin.version} + + + generate-docs + package + + process-asciidoc + + + html + book + + ${snippetsDirectory} + + src/docs/asciidocs + target/generated-docs + + + + + + diff --git a/spring-rest/pom.xml b/spring-rest/pom.xml index bbd4a9a119..23f9beb9db 100644 --- a/spring-rest/pom.xml +++ b/spring-rest/pom.xml @@ -184,12 +184,12 @@ kryo ${kryo.version} - - - com.jayway.jsonpath - json-path - - + + + com.jayway.jsonpath + json-path + + @@ -360,8 +360,8 @@ 3.4.1 - - 2.2.0 + + 2.2.0 diff --git a/spring-security-cache-control/pom.xml b/spring-security-cache-control/pom.xml index b24b9db484..20adb0270e 100644 --- a/spring-security-cache-control/pom.xml +++ b/spring-security-cache-control/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -83,7 +82,7 @@ UTF-8 1.8 - + 3.1.0 2.9.0 diff --git a/spring-security-client/spring-security-jsp-authentication/pom.xml b/spring-security-client/spring-security-jsp-authentication/pom.xml index c021a46c82..57709f7bcd 100644 --- a/spring-security-client/spring-security-jsp-authentication/pom.xml +++ b/spring-security-client/spring-security-jsp-authentication/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.apache.tomcat.embed tomcat-embed-jasper @@ -42,12 +43,12 @@ javax.servlet jstl - + org.springframework.security spring-security-taglibs - + @@ -63,5 +64,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-jsp-authorize/pom.xml b/spring-security-client/spring-security-jsp-authorize/pom.xml index e3611aba93..4e9863b4c9 100644 --- a/spring-security-client/spring-security-jsp-authorize/pom.xml +++ b/spring-security-client/spring-security-jsp-authorize/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.apache.tomcat.embed tomcat-embed-jasper @@ -42,12 +43,12 @@ javax.servlet jstl - + org.springframework.security spring-security-taglibs - + @@ -63,5 +64,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-jsp-config/pom.xml b/spring-security-client/spring-security-jsp-config/pom.xml index 94511a2785..45faeb3f19 100644 --- a/spring-security-client/spring-security-jsp-config/pom.xml +++ b/spring-security-client/spring-security-jsp-config/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.apache.tomcat.embed tomcat-embed-jasper @@ -42,12 +43,12 @@ javax.servlet jstl - + org.springframework.security spring-security-taglibs - + @@ -63,5 +64,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-mvc/pom.xml b/spring-security-client/spring-security-mvc/pom.xml index f91a186897..f9915cb118 100644 --- a/spring-security-client/spring-security-mvc/pom.xml +++ b/spring-security-client/spring-security-mvc/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -25,7 +26,7 @@ org.springframework.boot spring-boot-starter-web - + @@ -41,5 +42,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-thymeleaf-authentication/pom.xml b/spring-security-client/spring-security-thymeleaf-authentication/pom.xml index 1a5e9e61d4..9341b529d3 100644 --- a/spring-security-client/spring-security-thymeleaf-authentication/pom.xml +++ b/spring-security-client/spring-security-thymeleaf-authentication/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.springframework.boot spring-boot-starter-thymeleaf @@ -41,7 +42,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity4 - + @@ -58,5 +59,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-thymeleaf-authorize/pom.xml b/spring-security-client/spring-security-thymeleaf-authorize/pom.xml index 964c57b71e..a27b7a67e8 100644 --- a/spring-security-client/spring-security-thymeleaf-authorize/pom.xml +++ b/spring-security-client/spring-security-thymeleaf-authorize/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.springframework.boot spring-boot-starter-thymeleaf @@ -41,7 +42,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity4 - + @@ -58,5 +59,5 @@ UTF-8 1.8 - + diff --git a/spring-security-client/spring-security-thymeleaf-config/pom.xml b/spring-security-client/spring-security-thymeleaf-config/pom.xml index 42c6ee4f0f..475dd5e3c3 100644 --- a/spring-security-client/spring-security-thymeleaf-config/pom.xml +++ b/spring-security-client/spring-security-thymeleaf-config/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.springframework.boot spring-boot-starter-thymeleaf @@ -41,7 +42,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity4 - + @@ -58,5 +59,5 @@ UTF-8 1.8 - + diff --git a/spring-security-mvc-boot/pom.xml b/spring-security-mvc-boot/pom.xml index 0b113f4cbf..fd867a9287 100644 --- a/spring-security-mvc-boot/pom.xml +++ b/spring-security-mvc-boot/pom.xml @@ -18,12 +18,12 @@ - + org.springframework.boot spring-boot-starter-security - + org.springframework.boot spring-boot-starter-web @@ -54,13 +54,13 @@ com.h2database h2 - + - org.springframework.boot - spring-boot-starter-test - test - - + org.springframework.boot + spring-boot-starter-test + test + + junit junit @@ -97,8 +97,8 @@ spring-test test - - + + org.springframework.security spring-security-test test @@ -134,8 +134,8 @@ spring-security-taglibs ${spring-security-taglibs.version} - - + + org.springframework.security spring-security-core ${spring-security-core.version} @@ -146,7 +146,7 @@ jstl-api ${jstl.version} - + @@ -155,16 +155,16 @@ org.springframework.boot spring-boot-maven-plugin - - + + org.apache.maven.plugins maven-surefire-plugin - **/*IntegrationTest.java - **/*LiveTest.java - **/*EntryPointsTest.java + **/*IntegrationTest.java + **/*LiveTest.java + **/*EntryPointsTest.java @@ -286,8 +286,8 @@ - - + + entryPoints @@ -328,21 +328,24 @@ org.baeldung.Application - - - - - - - - UTF-8 + + + + + + + + UTF-8 1.8 10.13.1.1 1.1.2 4.2.2.RELEASE - 4.2.2.RELEASE - 4.2.2.RELEASE - + 4.2.2.RELEASE + 4.2.2.RELEASE + 1.2 2.4.0 1.6.1 diff --git a/spring-security-mvc-custom/pom.xml b/spring-security-mvc-custom/pom.xml index 56ac8babc6..4a7e9419cc 100644 --- a/spring-security-mvc-custom/pom.xml +++ b/spring-security-mvc-custom/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-mvc-custom @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -112,36 +113,6 @@ - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -199,15 +170,11 @@ 5.3.3.Final 3.1.0 1.2 - + 19.0 3.5 - - 1.3 - 1.10.19 - 4.5.2 4.4.5 diff --git a/spring-security-mvc-digest-auth/pom.xml b/spring-security-mvc-digest-auth/pom.xml index 7bd3372ddd..50fd0fa479 100644 --- a/spring-security-mvc-digest-auth/pom.xml +++ b/spring-security-mvc-digest-auth/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-mvc-digest-auth @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -107,37 +108,6 @@ ${guava.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -195,15 +165,11 @@ 5.3.3.Final 1.2 3.1.0 - + 19.0 3.5 - - 1.3 - 1.10.19 - 4.4.5 4.5.2 diff --git a/spring-security-mvc-ldap/pom.xml b/spring-security-mvc-ldap/pom.xml index fc7941863e..96d24c5d91 100644 --- a/spring-security-mvc-ldap/pom.xml +++ b/spring-security-mvc-ldap/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-mvc-ldap @@ -41,7 +42,7 @@ apacheds-server-jndi ${apacheds.version} - + @@ -68,7 +69,7 @@ - + 1.5.7 diff --git a/spring-security-mvc-login/pom.xml b/spring-security-mvc-login/pom.xml index 0a67ec2a55..27e7239ee6 100644 --- a/spring-security-mvc-login/pom.xml +++ b/spring-security-mvc-login/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-mvc-login @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -104,36 +105,8 @@ runtime - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - org.springframework spring-test @@ -209,10 +182,6 @@ 19.0 3.5 - - 1.3 - 1.10.19 - 4.4.5 4.5.2 diff --git a/spring-security-mvc-persisted-remember-me/pom.xml b/spring-security-mvc-persisted-remember-me/pom.xml index 27b42a9a0b..0bb654d96a 100644 --- a/spring-security-mvc-persisted-remember-me/pom.xml +++ b/spring-security-mvc-persisted-remember-me/pom.xml @@ -1,255 +1,221 @@ - 4.0.0 - com.baeldung - spring-security-mvc-persisted-remember-me - 0.1-SNAPSHOT + 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-security-mvc-persisted-remember-me + 0.1-SNAPSHOT - spring-security-mvc-persisted-remember-me - war + spring-security-mvc-persisted-remember-me + war - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + - - org.springframework.security - spring-security-web - ${org.springframework.security.version} - - - org.springframework.security - spring-security-config - ${org.springframework.security.version} - - - org.springframework.security - spring-security-taglibs - ${org.springframework.security.version} - - - org.springframework - spring-orm - ${org.springframework.version} - + - + + org.springframework.security + spring-security-web + ${org.springframework.security.version} + + + org.springframework.security + spring-security-config + ${org.springframework.security.version} + + + org.springframework.security + spring-security-taglibs + ${org.springframework.security.version} + + + org.springframework + spring-orm + ${org.springframework.version} + - - org.springframework - spring-core - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-context - ${org.springframework.version} - - - org.springframework - spring-jdbc - ${org.springframework.version} - - - org.springframework - spring-beans - ${org.springframework.version} - - - org.springframework - spring-aop - ${org.springframework.version} - - - org.springframework - spring-tx - ${org.springframework.version} - - - org.springframework - spring-expression - ${org.springframework.version} - + - - org.springframework - spring-web - ${org.springframework.version} - - - org.springframework - spring-webmvc - ${org.springframework.version} - + + org.springframework + spring-core + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-context + ${org.springframework.version} + + + org.springframework + spring-jdbc + ${org.springframework.version} + + + org.springframework + spring-beans + ${org.springframework.version} + + + org.springframework + spring-aop + ${org.springframework.version} + + + org.springframework + spring-tx + ${org.springframework.version} + + + org.springframework + spring-expression + ${org.springframework.version} + - + + org.springframework + spring-web + ${org.springframework.version} + + + org.springframework + spring-webmvc + ${org.springframework.version} + - - javax.servlet - javax.servlet-api - ${javax.servlet.version} - provided - + - - javax.servlet - jstl - ${jstl.version} - runtime - - - - - - com.h2database - h2 - ${h2.version} - + + javax.servlet + javax.servlet-api + ${javax.servlet.version} + provided + - - org.postgresql - postgresql - ${postgresql.version} - runtime - - - + + javax.servlet + jstl + ${jstl.version} + runtime + - - com.google.guava - guava - ${guava.version} - - + - + + com.h2database + h2 + ${h2.version} + - - - - - + + org.postgresql + postgresql + ${postgresql.version} + runtime + - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + + com.google.guava + guava + ${guava.version} + - - org.mockito - mockito-core - ${mockito.version} - test - - + - - spring-security-mvc-persisted-remember-me - - - src/main/resources - true - - + + + + + - + - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - + + spring-security-mvc-persisted-remember-me + + + src/main/resources + true + + - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - true - - jetty8x - embedded - - - - - - - 8082 - - - - + - + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + - + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + true + + jetty8x + embedded + + + + + + + 8082 + + + + - - - 4.3.4.RELEASE - 4.2.0.RELEASE + - - 5.2.5.Final - 5.1.40 - 1.4.193 - 9.4.1212 + - - 5.3.3.Final - 3.1.0 - 1.2 + + + 4.3.4.RELEASE + 4.2.0.RELEASE - - 19.0 - 3.4 + + 5.2.5.Final + 5.1.40 + 1.4.193 + 9.4.1212 - - 1.3 - 1.10.19 + + 5.3.3.Final + 3.1.0 + 1.2 - 4.5.2 - 4.4.5 + + 19.0 + 3.4 - 2.9.0 + 4.5.2 + 4.4.5 - - 2.6 - 2.7 - 1.6.1 + 2.9.0 - + + 2.6 + 2.7 + 1.6.1 + + \ No newline at end of file diff --git a/spring-security-mvc-session/pom.xml b/spring-security-mvc-session/pom.xml index 2ba5024149..413a0c67ba 100644 --- a/spring-security-mvc-session/pom.xml +++ b/spring-security-mvc-session/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-mvc-session @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -112,37 +113,6 @@ ${codahale.metrics.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -201,15 +171,11 @@ 3.0.2 1.2 3.1.0 - + 19.0 3.5 - - 1.3 - 1.10.19 - 4.5.2 4.4.5 diff --git a/spring-security-openid/pom.xml b/spring-security-openid/pom.xml index 72cc63474b..6669a3e3f2 100644 --- a/spring-security-openid/pom.xml +++ b/spring-security-openid/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -62,5 +63,5 @@ UTF-8 1.8 - + diff --git a/spring-security-rest-basic-auth/pom.xml b/spring-security-rest-basic-auth/pom.xml index 3db1d98b18..3039b10040 100644 --- a/spring-security-rest-basic-auth/pom.xml +++ b/spring-security-rest-basic-auth/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-rest-basic-auth @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -159,15 +160,6 @@ ${guava.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - @@ -177,26 +169,6 @@ test - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -295,7 +267,7 @@ - + 4.3.6.RELEASE @@ -314,15 +286,11 @@ 1.2 3.1.0 2.8.5 - + 19.0 3.5 - - 1.3 - 1.10.19 - 2.9.0 diff --git a/spring-security-rest-custom/pom.xml b/spring-security-rest-custom/pom.xml index 0fe642c2b6..305fd3dd89 100644 --- a/spring-security-rest-custom/pom.xml +++ b/spring-security-rest-custom/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-rest-custom diff --git a/spring-security-rest-digest-auth/pom.xml b/spring-security-rest-digest-auth/pom.xml index 4c2d6cadcd..2e1fe1ea35 100644 --- a/spring-security-rest-digest-auth/pom.xml +++ b/spring-security-rest-digest-auth/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-rest-digest-auth @@ -11,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + @@ -94,7 +95,7 @@ spring-web ${org.springframework.version} - + @@ -153,15 +154,6 @@ ${guava.version} - - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - @@ -171,26 +163,6 @@ test - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - @@ -289,7 +261,7 @@ - + 4.3.4.RELEASE @@ -316,9 +288,6 @@ 3.5 - 1.3 - 1.10.19 - 2.9.0 diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml index 290aa48dea..5de25c3e00 100644 --- a/spring-security-rest-full/pom.xml +++ b/spring-security-rest-full/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-security-rest-full @@ -174,7 +175,7 @@ com.h2database h2 - + @@ -246,11 +247,11 @@ test - - - - - + + + + + org.hamcrest hamcrest-library diff --git a/spring-security-rest/pom.xml b/spring-security-rest/pom.xml index 79b6027bfb..64c0160e1f 100644 --- a/spring-security-rest/pom.xml +++ b/spring-security-rest/pom.xml @@ -1,353 +1,323 @@ - 4.0.0 - com.baeldung - spring-security-rest - 0.1-SNAPSHOT + 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-security-rest + 0.1-SNAPSHOT - spring-security-rest - war + spring-security-rest + war - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - + - - org.springframework.security - spring-security-web - ${org.springframework.security.version} - - - org.springframework.security - spring-security-config - ${org.springframework.security.version} - + - + + org.springframework.security + spring-security-web + ${org.springframework.security.version} + + + org.springframework.security + spring-security-config + ${org.springframework.security.version} + - - org.springframework - spring-core - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-context - ${org.springframework.version} - - - org.springframework - spring-jdbc - ${org.springframework.version} - - - org.springframework - spring-beans - ${org.springframework.version} - - - org.springframework - spring-aop - ${org.springframework.version} - - - org.springframework - spring-tx - ${org.springframework.version} - - - org.springframework - spring-expression - ${org.springframework.version} - + - - org.springframework - spring-web - ${org.springframework.version} - - - org.springframework - spring-webmvc - ${org.springframework.version} - + + org.springframework + spring-core + ${org.springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-context + ${org.springframework.version} + + + org.springframework + spring-jdbc + ${org.springframework.version} + + + org.springframework + spring-beans + ${org.springframework.version} + + + org.springframework + spring-aop + ${org.springframework.version} + + + org.springframework + spring-tx + ${org.springframework.version} + + + org.springframework + spring-expression + ${org.springframework.version} + - - - org.springframework.hateoas - spring-hateoas - ${org.springframework.hateoas.version} - + + org.springframework + spring-web + ${org.springframework.version} + + + org.springframework + spring-webmvc + ${org.springframework.version} + - + + + org.springframework.hateoas + spring-hateoas + ${org.springframework.hateoas.version} + - - javax.servlet - javax.servlet-api - ${javax.servlet-api.version} - provided - + - - javax.servlet - jstl - ${jstl.version} - runtime - + + javax.servlet + javax.servlet-api + ${javax.servlet-api.version} + provided + - - javax.validation - validation-api - ${javax.validation.version} - + + javax.servlet + jstl + ${jstl.version} + runtime + + + + javax.validation + validation-api + ${javax.validation.version} + - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + - - - com.google.guava - guava - ${guava.version} - - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - + + + com.google.guava + guava + ${guava.version} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - + + + org.springframework + spring-test + ${org.springframework.version} + test + - - - org.springframework - spring-test - ${org.springframework.version} - test - - - - org.springframework.security - spring-security-test - ${org.springframework.security.version} - test - + + org.springframework.security + spring-security-test + ${org.springframework.security.version} + test + - - com.jayway.restassured - rest-assured - ${rest-assured.version} - test - - - commons-logging - commons-logging - - - + + com.jayway.restassured + rest-assured + ${rest-assured.version} + test + + + commons-logging + commons-logging + + + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + + + io.springfox + springfox-swagger2 + ${springfox-swagger.version} + - - org.mockito - mockito-core - ${mockito.version} - test - + + io.springfox + springfox-swagger-ui + ${springfox-swagger.version} + - - - io.springfox - springfox-swagger2 - ${springfox-swagger.version} - + + + commons-fileupload + commons-fileupload + ${commons-fileupload.version} + - - io.springfox - springfox-swagger-ui - ${springfox-swagger.version} - + - - - commons-fileupload - commons-fileupload - ${commons-fileupload.version} - + + spring-security-rest + + + src/main/resources + true + + - + - - spring-security-rest - - - src/main/resources - true - - + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + - + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + + jetty8x + embedded + + + + + + + 8082 + + + + - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - + - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - - jetty8x - embedded - - - - - - - 8082 - - - - + - + + + live + + + + org.codehaus.cargo + cargo-maven2-plugin + + + start-server + pre-integration-test + + start + + + + stop-server + post-integration-test + + stop + + + + - + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + none + + + **/*LiveTest.java + + + cargo + + + + + - - - live - - - - org.codehaus.cargo - cargo-maven2-plugin - - - start-server - pre-integration-test - - start - - - - stop-server - post-integration-test - - stop - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - none - - - **/*LiveTest.java - - - cargo - - - - - - - - - - + + + + - - - 4.3.4.RELEASE - 4.2.0.RELEASE - 0.21.0.RELEASE + + + 4.3.4.RELEASE + 4.2.0.RELEASE + 0.21.0.RELEASE - - 5.2.5.Final - 5.1.40 + + 5.2.5.Final + 5.1.40 - - 5.3.3.Final - 3.1.0 - 1.1.0.Final - 1.2 - 2.8.5 + + 5.3.3.Final + 3.1.0 + 1.1.0.Final + 1.2 + 2.8.5 - - 19.0 - 3.5 - 1.3.2 + + 19.0 + 3.5 + 1.3.2 - - 1.3 - 1.10.19 - 2.9.0 + + 2.9.0 - - 2.6.1 + + 2.6.1 - 4.4.5 - 4.5.2 + 4.4.5 + 4.5.2 - 2.9.0 + 2.9.0 - - 2.6 - 1.6.1 + + 2.6 + 1.6.1 - + diff --git a/spring-security-x509/pom.xml b/spring-security-x509/pom.xml index b76bf4a23f..d527913965 100644 --- a/spring-security-x509/pom.xml +++ b/spring-security-x509/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -17,7 +18,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-security-x509/spring-security-x509-basic-auth/pom.xml b/spring-security-x509/spring-security-x509-basic-auth/pom.xml index 8f460c83ec..e46629f44d 100644 --- a/spring-security-x509/spring-security-x509-basic-auth/pom.xml +++ b/spring-security-x509/spring-security-x509-basic-auth/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 basic-secured-server @@ -16,27 +17,27 @@ 0.0.1-SNAPSHOT - - - - org.springframework.boot - spring-boot-maven-plugin - + + + + org.springframework.boot + spring-boot-maven-plugin + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + + + integration @@ -70,5 +71,5 @@ - + diff --git a/spring-security-x509/spring-security-x509-basic-auth/src/main/resources/templates/user.html b/spring-security-x509/spring-security-x509-basic-auth/src/main/resources/templates/user.html index 3e36d7b644..900d9783c5 100644 --- a/spring-security-x509/spring-security-x509-basic-auth/src/main/resources/templates/user.html +++ b/spring-security-x509/spring-security-x509-basic-auth/src/main/resources/templates/user.html @@ -1,9 +1,11 @@ - - X.509 Authentication Demo - - -

Hello !

- + +X.509 Authentication Demo + + +

+ Hello ! +

+ diff --git a/spring-security-x509/spring-security-x509-client-auth/pom.xml b/spring-security-x509/spring-security-x509-client-auth/pom.xml index ffddabef40..ac8cd0adca 100644 --- a/spring-security-x509/spring-security-x509-client-auth/pom.xml +++ b/spring-security-x509/spring-security-x509-client-auth/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -16,26 +17,26 @@ 0.0.1-SNAPSHOT - - - - org.springframework.boot - spring-boot-maven-plugin - + + + + org.springframework.boot + spring-boot-maven-plugin + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - - integration diff --git a/spring-session/pom.xml b/spring-session/pom.xml index 79095cbfbb..015a06a730 100644 --- a/spring-session/pom.xml +++ b/spring-session/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 spring-session @@ -12,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.4.RELEASE - + diff --git a/spring-sleuth/pom.xml b/spring-sleuth/pom.xml index 80415dc00d..bf259a856b 100644 --- a/spring-sleuth/pom.xml +++ b/spring-sleuth/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -13,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent 1.4.3.RELEASE - + @@ -60,5 +59,5 @@ - + \ No newline at end of file diff --git a/spring-social-login/pom.xml b/spring-social-login/pom.xml index 1462611cfc..017316c1c9 100644 --- a/spring-social-login/pom.xml +++ b/spring-social-login/pom.xml @@ -1,56 +1,56 @@ - 4.0.0 - spring-social-login + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + spring-social-login - spring-social-login - war + spring-social-login + war - - org.springframework.boot - spring-boot-starter-parent - 1.4.4.RELEASE - - + + org.springframework.boot + spring-boot-starter-parent + 1.4.4.RELEASE + + - + - - org.springframework.boot - spring-boot-starter-web - + + org.springframework.boot + spring-boot-starter-web + - - org.springframework.boot - spring-boot-starter-thymeleaf - + + org.springframework.boot + spring-boot-starter-thymeleaf + - - org.springframework.security - spring-security-web - + + org.springframework.security + spring-security-web + - - org.springframework.security - spring-security-config - + + org.springframework.security + spring-security-config + - - org.springframework.security - spring-security-taglibs - + + org.springframework.security + spring-security-taglibs + - - org.thymeleaf.extras - thymeleaf-extras-springsecurity4 - - + + org.thymeleaf.extras + thymeleaf-extras-springsecurity4 + - - org.springframework.social - spring-social-facebook - + + + org.springframework.social + spring-social-facebook + org.springframework.boot @@ -61,109 +61,109 @@ com.h2database h2 - - - - org.springframework.boot - spring-boot-starter-test - - - org.springframework - spring-test - test - + + + org.springframework.boot + spring-boot-starter-test + - - junit - junit - test - + + org.springframework + spring-test + test + + + + junit + junit + test + org.apache.commons commons-lang3 ${commons-lang3.version} - - + + - - spring-social-login - - - src/main/resources - true - - + + spring-social-login + + + src/main/resources + true + + - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + - - org.apache.maven.plugins - maven-war-plugin - + + org.apache.maven.plugins + maven-war-plugin + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + - - 1.8 - 3.3.2 - + + 1.8 + 3.3.2 + \ No newline at end of file diff --git a/spring-spel/pom.xml b/spring-spel/pom.xml index bc1c6ddfec..4262482617 100644 --- a/spring-spel/pom.xml +++ b/spring-spel/pom.xml @@ -1,7 +1,6 @@ - + 4.0.0 com.baeldung @@ -12,23 +11,17 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + - 1.3 4.3.4.RELEASE - + - - org.hamcrest - hamcrest-all - ${hamcrest.version} - org.springframework spring-context - ${springframework.version} + ${springframework.version} org.springframework diff --git a/spring-state-machine/pom.xml b/spring-state-machine/pom.xml index 7910b1299a..79d2db8e57 100644 --- a/spring-state-machine/pom.xml +++ b/spring-state-machine/pom.xml @@ -1,7 +1,6 @@ - + parent-modules com.baeldung @@ -20,7 +19,7 @@ org.springframework spring-test - 4.3.7.RELEASE + 4.3.7.RELEASE diff --git a/spring-thymeleaf/pom.xml b/spring-thymeleaf/pom.xml index ca3bf4acf6..058bd10450 100644 --- a/spring-thymeleaf/pom.xml +++ b/spring-thymeleaf/pom.xml @@ -1,216 +1,210 @@ - 4.0.0 - com.baeldung - spring-thymeleaf - 0.1-SNAPSHOT - war + 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-thymeleaf + 0.1-SNAPSHOT + war - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - 1.8 - - 4.3.4.RELEASE - 4.2.0.RELEASE - 3.1.0 - - 3.0.3.RELEASE - 3.0.0.RELEASE - 2.1.2 - - 1.1.0.Final - 5.3.3.Final - 5.2.5.Final + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + - - 2.6 - 1.6.1 - 2.2 - + + 1.8 + + 4.3.4.RELEASE + 4.2.0.RELEASE + 3.1.0 + + 3.0.3.RELEASE + 3.0.0.RELEASE + 2.1.2 + + 1.1.0.Final + 5.3.3.Final + 5.2.5.Final - - - - org.springframework - spring-context - ${org.springframework-version} - - - - commons-logging - commons-logging - - - - - org.springframework - spring-webmvc - ${org.springframework-version} - - - - org.springframework.security - spring-security-web - ${springframework-security.version} - - - org.springframework.security - spring-security-config - ${springframework-security.version} - - - - org.thymeleaf - thymeleaf - ${org.thymeleaf-version} - - - org.thymeleaf - thymeleaf-spring4 - ${org.thymeleaf-version} - - - - nz.net.ultraq.thymeleaf - thymeleaf-layout-dialect - ${thymeleaf-layout-dialect.version} - - - org.thymeleaf.extras - thymeleaf-extras-java8time - ${org.thymeleaf.extras-version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - - - - - javax.servlet - javax.servlet-api - ${javax.servlet-version} - provided - - - - javax.validation - validation-api - ${javax.validation-version} - - - org.hibernate - hibernate-validator - ${hibernate-validator.version} - - + + 2.6 + 1.6.1 + 2.2 + - - org.springframework - spring-test - ${org.springframework-version} - test - + + + + org.springframework + spring-context + ${org.springframework-version} + + + + commons-logging + commons-logging + + + + + org.springframework + spring-webmvc + ${org.springframework-version} + + + + org.springframework.security + spring-security-web + ${springframework-security.version} + + + org.springframework.security + spring-security-config + ${springframework-security.version} + + + + org.thymeleaf + thymeleaf + ${org.thymeleaf-version} + + + org.thymeleaf + thymeleaf-spring4 + ${org.thymeleaf-version} + + + + nz.net.ultraq.thymeleaf + thymeleaf-layout-dialect + ${thymeleaf-layout-dialect.version} + + + org.thymeleaf.extras + thymeleaf-extras-java8time + ${org.thymeleaf.extras-version} + + + + javax.servlet + javax.servlet-api + ${javax.servlet-version} + provided + + + + javax.validation + validation-api + ${javax.validation-version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + - - - org.springframework.security - spring-security-test - ${springframework-security.version} - test - - + + org.springframework + spring-test + ${org.springframework-version} + test + - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - false - - - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - true - - jetty8x - embedded - - - - - - 8082 - - - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - ${tomcat7-maven-plugin.version} - - - tomcat-run - - exec-war-only - - package - - / - false - webapp.jar - utf-8 - - - - - - + + + org.springframework.security + spring-security-test + ${springframework-security.version} + test + + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - - + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + + + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + true + + jetty8x + embedded + + + + + + 8082 + + + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + ${tomcat7-maven-plugin.version} + + + tomcat-run + + exec-war-only + + package + + / + false + webapp.jar + utf-8 + + + + + + + + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + \ No newline at end of file diff --git a/spring-userservice/pom.xml b/spring-userservice/pom.xml index a355759c53..72a4f0edac 100644 --- a/spring-userservice/pom.xml +++ b/spring-userservice/pom.xml @@ -1,17 +1,18 @@ - - 4.0.0 - spring-userservice - spring-userservice - 0.0.1-SNAPSHOT - war - + + 4.0.0 + spring-userservice + spring-userservice + 0.0.1-SNAPSHOT + war + com.baeldung parent-modules 1.0.0-SNAPSHOT - - - + + + @@ -102,26 +103,6 @@ test - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - - - - org.mockito - mockito-core - ${mockito.version} - test - - org.springframework spring-core @@ -131,7 +112,7 @@ commons-logging commons-logging - + org.springframework @@ -143,24 +124,24 @@ spring-webmvc ${org.springframework.version} - - + + org.springframework.security spring-security-core ${org.springframework.security.version} - - + + org.springframework.security spring-security-web ${org.springframework.security.version} - - + + org.springframework.security spring-security-config ${org.springframework.security.version} - - - + + + org.apache.derby derby ${derby.version} @@ -196,21 +177,21 @@ ${jstl-api.version} - org.springframework.boot - spring-boot-test - ${spring-boot.version} + org.springframework.boot + spring-boot-test + ${spring-boot.version} - org.springframework.boot - spring-boot - ${spring-boot.version} + org.springframework.boot + spring-boot + ${spring-boot.version} - javax.servlet - javax.servlet-api - ${javax.servlet.version} + javax.servlet + javax.servlet-api + ${javax.servlet.version} - + spring-userservice @@ -223,7 +204,7 @@ - + org.apache.maven.plugins maven-war-plugin ${maven-war-plugin.version} @@ -280,27 +261,23 @@ 1.10.5.RELEASE 1.4.193 10.13.1.1 - + 5.3.3.Final 2.2.5 1.1.2 1.2 3.1.0 - + 19.0 3.5 1.4.01 - - - 1.3 - 1.10.19 2.6
- - + +
\ No newline at end of file diff --git a/spring-zuul/pom.xml b/spring-zuul/pom.xml index 02fe589a3a..c418113b6c 100644 --- a/spring-zuul/pom.xml +++ b/spring-zuul/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 com.baeldung spring-zuul @@ -12,7 +13,7 @@ spring-boot-starter-parent 1.4.4.RELEASE - + spring-zuul-foos-resource spring-zuul-ui diff --git a/spring-zuul/spring-zuul-foos-resource/pom.xml b/spring-zuul/spring-zuul-foos-resource/pom.xml index 56ca1959ca..68c3df683d 100644 --- a/spring-zuul/spring-zuul-foos-resource/pom.xml +++ b/spring-zuul/spring-zuul-foos-resource/pom.xml @@ -1,29 +1,29 @@ - 4.0.0 - spring-zuul-foos-resource - spring-zuul-foos-resource - war + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + spring-zuul-foos-resource + spring-zuul-foos-resource + war - - com.baeldung - spring-zuul - 1.0.0-SNAPSHOT - + + com.baeldung + spring-zuul + 1.0.0-SNAPSHOT + - - - org.springframework.boot - spring-boot-starter-web - - - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - - - + + + org.springframework.boot + spring-boot-starter-web + + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + + spring-zuul-foos-resource diff --git a/spring-zuul/spring-zuul-ui/pom.xml b/spring-zuul/spring-zuul-ui/pom.xml index f337ed32ba..712b30f3bb 100644 --- a/spring-zuul/spring-zuul-ui/pom.xml +++ b/spring-zuul/spring-zuul-ui/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 spring-zuul-ui @@ -10,8 +11,8 @@ spring-zuul 1.0.0-SNAPSHOT - - + + @@ -19,14 +20,11 @@ spring-cloud-starter-zuul ${spring-cloud.version} - + - - + + org.springframework.boot spring-boot-starter-web @@ -35,13 +33,13 @@ org.springframework.boot spring-boot-starter-thymeleaf - + org.springframework spring-test test - + junit junit @@ -78,7 +76,7 @@ - + spring-zuul-ui @@ -93,12 +91,12 @@ maven-surefire-plugin - **/*LiveTest.java + **/*LiveTest.java - + - + \ No newline at end of file diff --git a/struts2/pom.xml b/struts2/pom.xml index 45150d15fd..8ccd9529bd 100644 --- a/struts2/pom.xml +++ b/struts2/pom.xml @@ -1,67 +1,67 @@ - 4.0.0 - com.baeldung - struts - 0.0.1-SNAPSHOT - pom - struts + 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 + struts + 0.0.1-SNAPSHOT + pom + struts - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - src/main/java - - - src/main/resources - - - - - - maven-war-plugin - 3.0.0 - - WebContent - - - - - - - org.apache.struts - struts2-core - 2.5.5 - - - org.apache.struts - struts2-junit-plugin - 2.5.5 - - - org.apache.struts - struts2-convention-plugin - 2.5.8 - - - javax.servlet - javax.servlet-api - 3.0.1 - - - org.springframework - spring-core - 4.3.6.RELEASE - - - commons-logging - commons-logging - - - - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + src/main/java + + + src/main/resources + + + + + + maven-war-plugin + 3.0.0 + + WebContent + + + + + + + org.apache.struts + struts2-core + 2.5.5 + + + org.apache.struts + struts2-junit-plugin + 2.5.5 + + + org.apache.struts + struts2-convention-plugin + 2.5.8 + + + javax.servlet + javax.servlet-api + 3.0.1 + + + org.springframework + spring-core + 4.3.6.RELEASE + + + commons-logging + commons-logging + + + + \ No newline at end of file diff --git a/testing/pom.xml b/testing/pom.xml index a7c2831872..0bc70bdb96 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -1,5 +1,5 @@ + 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 testing @@ -10,8 +10,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + com.google.guava @@ -24,12 +24,6 @@ 3.0.0 - - org.hamcrest - hamcrest-library - ${hamcrest.library.version} - test - org.assertj assertj-core @@ -117,7 +111,6 @@ - 1.3 1.2.5 1.1.10 0.7.7.201606060606 diff --git a/testng/pom.xml b/testng/pom.xml index 9add13baca..3defe4ce65 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -1,6 +1,6 @@ + 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 testng @@ -12,8 +12,8 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - - + + diff --git a/vertx/pom.xml b/vertx/pom.xml index 784a6c26b3..0498c6ad60 100644 --- a/vertx/pom.xml +++ b/vertx/pom.xml @@ -1,76 +1,76 @@ - 4.0.0 - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - com.baeldung - vertx - 1.0-SNAPSHOT - vertx - http://maven.apache.org - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + com.baeldung + vertx + 1.0-SNAPSHOT + vertx + http://maven.apache.org + - - io.vertx - vertx-core - 3.0.0 - + + io.vertx + vertx-core + 3.0.0 + - - io.vertx - vertx-web - 3.0.0 - + + io.vertx + vertx-web + 3.0.0 + - - io.vertx - vertx-unit - 3.0.0 - test - - + + io.vertx + vertx-unit + 3.0.0 + test + + - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - package - - shade - - - - - - io.vertx.core.Starter - com.baeldung.SimpleServerVerticle - - - - - ${project.build.directory}/${project.artifactId}-${project.version}-app.jar - - - - - - - - + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + + package + + shade + + + + + + io.vertx.core.Starter + com.baeldung.SimpleServerVerticle + + + + + ${project.build.directory}/${project.artifactId}-${project.version}-app.jar + + + + + + + + 6.10 - + diff --git a/video-tutorials/jackson-annotations/pom.xml b/video-tutorials/jackson-annotations/pom.xml index c4c66ddb44..c6bcc6d1d7 100644 --- a/video-tutorials/jackson-annotations/pom.xml +++ b/video-tutorials/jackson-annotations/pom.xml @@ -13,231 +13,231 @@ 1.0.0-SNAPSHOT - + - - - com.google.guava - guava - ${guava.version} - + + + com.google.guava + guava + ${guava.version} + - - commons-io - commons-io - ${commons-io.version} - + + commons-io + commons-io + ${commons-io.version} + - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.version} - + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.version} + - - org.apache.commons - commons-collections4 - ${commons-collections4.version} - + + org.apache.commons + commons-collections4 + ${commons-collections4.version} + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + - + - + - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - ${jackson.version} - + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + ${jackson.version} + - - com.fasterxml.jackson.datatype - jackson-datatype-joda - ${jackson.version} - + + com.fasterxml.jackson.datatype + jackson-datatype-joda + ${jackson.version} + - - com.fasterxml.jackson.module - jackson-module-jsonSchema - ${jackson.version} - + + com.fasterxml.jackson.module + jackson-module-jsonSchema + ${jackson.version} + - - joda-time - joda-time - ${joda-time.version} - + + joda-time + joda-time + ${joda-time.version} + - - com.google.code.gson - gson - ${gson.version} - + + com.google.code.gson + gson + ${gson.version} + - - - io.rest-assured - rest-assured - 3.0.1 - test - - - commons-logging - commons-logging - - - + + + io.rest-assured + rest-assured + 3.0.1 + test + + + commons-logging + commons-logging + + + - - - io.rest-assured - json-schema-validator - 3.0.0 - test - + + + io.rest-assured + json-schema-validator + 3.0.0 + test + - - io.rest-assured - json-path - ${json-path.version} - test - + + io.rest-assured + json-path + ${json-path.version} + test + - - com.github.fge - json-schema-validator - ${json-schema-validator.version} - test - + + com.github.fge + json-schema-validator + ${json-schema-validator.version} + test + - - junit - junit - ${junit.version} - test - + + junit + junit + ${junit.version} + test + - - org.assertj - assertj-core - ${assertj-core.version} - test - + + org.assertj + assertj-core + ${assertj-core.version} + test + - - - ch.qos.logback - logback-classic - ${logback.version} - - + + + ch.qos.logback + logback-classic + ${logback.version} + + - - org.slf4j - slf4j-api - ${org.slf4j.version} - + + org.slf4j + slf4j-api + ${org.slf4j.version} + - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - + + org.slf4j + jcl-over-slf4j + ${org.slf4j.version} + - + - - jackson-annotations - - - src/main/resources - true - - + + jackson-annotations + + + src/main/resources + true + + - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${maven-compiler-plugin.source} - ${maven-compiler-plugin.source} - - + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${maven-compiler-plugin.source} + ${maven-compiler-plugin.source} + + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + - + - + - + - - 4.3.11.Final - 5.1.38 + + 4.3.11.Final + 5.1.38 - - 2.8.5 + + 2.8.5 - - 1.7.21 - 1.1.7 + + 1.7.21 + 1.1.7 - - 5.1.3.Final - 2.9.6 - 2.8.0 - 4.1 + + 5.1.3.Final + 2.9.6 + 2.8.0 + 4.1 - - 20.0 - 3.5 - 2.5 + + 20.0 + 3.5 + 2.5 - - 1.3 - 4.12 - 2.2.26 + + 1.3 + 4.12 + 2.2.26 - 4.4.1 - 4.5 + 4.4.1 + 4.5 - 2.9.0 + 2.9.0 - 3.6.1 - 2.2.6 - 3.0.1 + 3.6.1 + 2.2.6 + 3.0.1 - - 3.5.1 - 2.6 - 2.19.1 - 2.7 - 1.4.18 + + 3.5.1 + 2.6 + 2.19.1 + 2.7 + 1.4.18 - UTF-8 - 1.8 + UTF-8 + 1.8 - + diff --git a/video-tutorials/pom.xml b/video-tutorials/pom.xml index 330f303dd6..a1c01cd5f2 100644 --- a/video-tutorials/pom.xml +++ b/video-tutorials/pom.xml @@ -1,22 +1,22 @@ - 4.0.0 - com.baeldung - video-tutorials - 1.0.0-SNAPSHOT + 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 + video-tutorials + 1.0.0-SNAPSHOT - pom - video-tutorials - - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - + pom + video-tutorials - - jackson-annotations - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + jackson-annotations + diff --git a/xml/pom.xml b/xml/pom.xml index f36f5ca9f2..cf753eb294 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -1,319 +1,321 @@ - 4.0.0 - com.baeldung - xml - 0.1-SNAPSHOT + 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 + xml + 0.1-SNAPSHOT - xml + xml - - com.baeldung - parent-modules - 1.0.0-SNAPSHOT - - - - - jibx.sf.net - JiBX repository - http://jibx.sf.net/maven2 - - never - - - false - - - - - - jibx.sf.net - JiBX repository - http://jibx.sf.net/maven2 - - never - - - false - - - - - - - dom4j - dom4j - ${dom4j.version} - - - jaxen - jaxen - ${jaxen.version} - + + com.baeldung + parent-modules + 1.0.0-SNAPSHOT + + + + + jibx.sf.net + JiBX repository + http://jibx.sf.net/maven2 + + never + + + false + + + + + + jibx.sf.net + JiBX repository + http://jibx.sf.net/maven2 + + never + + + false + + + + + + + dom4j + dom4j + ${dom4j.version} + + + jaxen + jaxen + ${jaxen.version} + - - org.jdom - jdom2 - ${jdom2.version} - + + org.jdom + jdom2 + ${jdom2.version} + - - - commons-io - commons-io - ${commons-io.version} - + + + commons-io + commons-io + ${commons-io.version} + - - org.apache.commons - commons-collections4 - ${commons-collections4.version} - + + org.apache.commons + commons-collections4 + ${commons-collections4.version} + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + - - org.jibx - jibx-run - ${jibx-version} - - - commons-lang - commons-lang - ${commons-lang.version} - + + org.jibx + jibx-run + ${jibx-version} + + + commons-lang + commons-lang + ${commons-lang.version} + - + - - xml - - - src/main/resources - true - - + + xml + + + src/main/resources + true + + - + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - CustomerTest.java - - - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + CustomerTest.java + + + - + - + - - - schemaGen - - - - org.jibx - maven-jibx-plugin - ${maven-jibx-plugin.version} - - - generate-java-code-from-schema - - schema-codegen - - - src/main/resources - - Order.xsd - - true - - - - compile-binding - - bind - - - target/generated-sources - true - true - - true - - - - generate-test-code-from-schema - generate-test-sources - - test-schema-codegen - - - - compile-test-binding - process-test-classes - - test-bind - - - target/generated-test-sources - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${java-version} - ${java-version} - - + + + schemaGen + + + + org.jibx + maven-jibx-plugin + ${maven-jibx-plugin.version} + + + generate-java-code-from-schema + + schema-codegen + + + src/main/resources + + Order.xsd + + true + + + + compile-binding + + bind + + + target/generated-sources + true + true + + true + + + + generate-test-code-from-schema + generate-test-sources + + test-schema-codegen + + + + compile-test-binding + process-test-classes + + test-bind + + + target/generated-test-sources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + ${java-version} + ${java-version} + + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - CustomerTest.java - - - - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + CustomerTest.java + + + + - - + + - - bindGen - - - - - org.jibx - maven-jibx-plugin - - - - - - org.jibx - maven-jibx-plugin - ${maven-jibx-plugin.version} - - src/main/resources - - *-binding.xml - - - template-binding.xml - - true - - - - process-classes - - bind - - - - - - org.jibx - maven-jibx-plugin - 1.3.1 - - src/main/resources - - *-binding.xml - - true - - - - process-test-classes - - test-bind - - - - + + bindGen + + + + + org.jibx + maven-jibx-plugin + + + + + + org.jibx + maven-jibx-plugin + ${maven-jibx-plugin.version} + + src/main/resources + + *-binding.xml + + + template-binding.xml + + true + + + + process-classes + + bind + + + + + + org.jibx + maven-jibx-plugin + 1.3.1 + + src/main/resources + + *-binding.xml + + true + + + + process-test-classes + + test-bind + + + + - - org.apache.maven.plugins - maven-compiler-plugin - - ${java-version} - ${java-version} - - - - - maven-assembly-plugin - - ${project.basedir} - - - jar-with-dependencies - - - - - - com.baeldung.xml.jibx.JiBXDemoApplication - - - - - - - make-assembly - package - - attached - - - - - - - + + org.apache.maven.plugins + maven-compiler-plugin + + ${java-version} + ${java-version} + + + + + maven-assembly-plugin + + ${project.basedir} + + + jar-with-dependencies + + + + + + com.baeldung.xml.jibx.JiBXDemoApplication + + + + + + + make-assembly + package + + attached + + + + + + + - - - 1.6.1 - 1.1.6 - 2.0.6 - 2.5 - 4.1 - 1.2.4.5 + + + 1.6.1 + 1.1.6 + 2.0.6 + 2.5 + 4.1 + 1.2.4.5 - - 3.5 - 2.4 - 1.8 + + 3.5 + 2.4 + 1.8 - - 1.3.1 + + 1.3.1 - + diff --git a/xmlunit2/pom.xml b/xmlunit2/pom.xml index f430b8b7a9..dd9fe9ac27 100644 --- a/xmlunit2/pom.xml +++ b/xmlunit2/pom.xml @@ -1,41 +1,35 @@ - 4.0.0 - com.baeldung - xmlunit2 - 1.0 - XMLUnit-2 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.baeldung + xmlunit2 + 1.0 + XMLUnit-2 com.baeldung parent-modules 1.0.0-SNAPSHOT - + - - - org.hamcrest - hamcrest-all - ${hamcrest.version} - - - org.xmlunit - xmlunit-matchers - ${xmlunit.version} - + + + org.xmlunit + xmlunit-matchers + ${xmlunit.version} + - - org.xmlunit - xmlunit-core - ${xmlunit.version} - + + org.xmlunit + xmlunit-core + ${xmlunit.version} + - + - + - 1.3 2.3.0