diff --git a/pom.xml b/pom.xml index 628c88461..b98015152 100644 --- a/pom.xml +++ b/pom.xml @@ -1,387 +1,251 @@ - - - 4.0.0 - org.springframework.samples - spring-petclinic - 2.4.5 - - - org.springframework.boot - spring-boot-starter-parent - 2.4.5 - - petclinic - - - - - 1.8 - UTF-8 - UTF-8 - - - 3.3.6 - 1.11.4 - 2.2.4 - 1.8.0 - - 0.8.5 - 0.0.4.RELEASE - 0.0.25 - - - - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-cache - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-validation - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - - - - - com.h2database - h2 - runtime - - - mysql - mysql-connector-java - runtime - - - - - javax.cache - cache-api - - - org.ehcache - ehcache - - - - - org.webjars - webjars-locator-core - - - org.webjars - jquery - ${webjars-jquery.version} - - - org.webjars - jquery-ui - ${webjars-jquery-ui.version} - - - org.webjars - bootstrap - ${webjars-bootstrap.version} - - - - - org.springframework.boot - spring-boot-devtools - true - - - - - - - io.spring.javaformat - spring-javaformat-maven-plugin - ${spring-format.version} - - - validate - - validate - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 3.1.1 - - - com.puppycrawl.tools - checkstyle - 8.32 - - - io.spring.nohttp - nohttp-checkstyle - ${nohttp-checkstyle.version} - - - - - nohttp-checkstyle-validation - validate - - src/checkstyle/nohttp-checkstyle.xml - src/checkstyle/nohttp-checkstyle-suppressions.xml - UTF-8 - ${basedir} - **/* - **/.git/**/*,**/.idea/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class - - - check - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - build-info - - - - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} - ${maven.compiler.source} - ${maven.compiler.target} - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - prepare-agent - - - - report - prepare-package - - report - - - - - - - - pl.project13.maven - git-commit-id-plugin - - - - revision - - - - - true - yyyy-MM-dd'T'HH:mm:ssZ - true - ${project.build.outputDirectory}/git.properties - - false - false - - - - - ro.isdc.wro4j - wro4j-maven-plugin - ${wro4j.version} - - - generate-resources - - - run - - - - - ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory - ${project.build.directory}/classes/static/resources/css - ${basedir}/src/main/wro/wro.xml - ${basedir}/src/main/wro/wro.properties - ${basedir}/src/main/less - - - - org.webjars - bootstrap - ${webjars-bootstrap.version} - - - org.mockito - mockito-core - ${mockito.version} - - - - - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - - - 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 - - - - - - - m2e - - - m2e.version - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - [1,) - - check - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - [1,) - - build-info - - - - - - - - - io.spring.javaformat - spring-javaformat-maven-plugin - [0,) - - validate - - - - - - - - - - - - - - - - - + +4.0.0 +org.springframework.samples +spring-petclinic +2.1.0.BUILD-SNAPSHOT + +org.springframework.boot +spring-boot-starter-parent +2.1.4.RELEASE + +petclinic + + +1.8 +UTF-8 +UTF-8 + +3.3.6 +1.11.4 +2.2.4 +1.8.0 +0.8.2 + + + + +org.springframework.boot +spring-boot-starter-actuator + + +org.springframework.boot +spring-boot-starter-cache + + +org.springframework.boot +spring-boot-starter-data-jpa + + +org.springframework.boot +spring-boot-starter-web + + +org.springframework.boot +spring-boot-starter-thymeleaf + + +org.springframework.boot +spring-boot-starter-test +test + + + +org.hsqldb +hsqldb +runtime + + +mysql +mysql-connector-java +runtime + + + +javax.cache +cache-api + + +org.ehcache +ehcache + + + +org.webjars +webjars-locator-core + + +org.webjars +jquery +${webjars-jquery.version} + + +org.webjars +jquery-ui +${webjars-jquery-ui.version} + + +org.webjars +bootstrap +${webjars-bootstrap.version} + + + +org.springframework.boot +spring-boot-devtools +true + + + + + +org.springframework.boot +spring-boot-maven-plugin + + + + +build-info + + + +${project.build.sourceEncoding} +${project.reporting.outputEncoding} +${maven.compiler.source} +${maven.compiler.target} + + + + + + +org.jacoco +jacoco-maven-plugin +${jacoco.version} + + + +prepare-agent + + + +report +prepare-package + +report + + + + + + +pl.project13.maven +git-commit-id-plugin + + + +revision + + + + +true +yyyy-MM-dd'T'HH:mm:ssZ +true +${project.build.outputDirectory}/git.properties +false + + + +ro.isdc.wro4j +wro4j-maven-plugin +${wro4j.version} + + +generate-resources + +run + + + + +ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory +${project.build.directory}/classes/static/resources/css +${basedir}/src/main/wro/wro.xml +${basedir}/src/main/wro/wro.properties +${basedir}/src/main/less + + + +org.webjars +bootstrap +${webjars-bootstrap.version} + + +org.mockito +mockito-core +${mockito.version} + + + + + + + + +Apache License, Version 2.0 +https://www.apache.org/licenses/LICENSE-2.0 + + + + +spring-snapshots +Spring Snapshots +https://repo.spring.io/snapshot + +true + + + +gitlab-maven +https://gitlab.com/api/v4/projects/${env.CI_PROJECT_ID}/packages/maven + + +spring-milestones +Spring Milestones +https://repo.spring.io/milestone + +false + + + + + +gitlab-maven +https://gitlab.com/api/v4/projects/${env.CI_PROJECT_ID}/packages/maven + + +gitlab-maven +https://gitlab.com/api/v4/projects/${env.CI_PROJECT_ID}/packages/maven + + + + +spring-snapshots +Spring Snapshots +https://repo.spring.io/snapshot + +true + + + +spring-milestones +Spring Milestones +https://repo.spring.io/milestone + +false + + + + \ No newline at end of file