|
447 | 447 | <version>1.5.22.RELEASE</version>
|
448 | 448 | </parent>
|
449 | 449 |
|
| 450 | + <!-- |
| 451 | + All default versions from Spring Boot can be found there: |
| 452 | + https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml |
| 453 | + --> |
450 | 454 | <properties>
|
451 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 455 | + <!-- Redefine default value from spring-boot-dependencies --> |
452 | 456 | <assertj.version>3.14.0</assertj.version>
|
453 | 457 |
|
454 | 458 | <!-- Don't forget to update version in the ResourceUrl class -->
|
|
475 | 479 | <frontend.plugin.version>1.7.6</frontend.plugin.version>
|
476 | 480 | <gmavenplus.plugin.version>1.5</gmavenplus.plugin.version>
|
477 | 481 |
|
478 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 482 | + <!-- Redefine default value from spring-boot-dependencies --> |
479 | 483 | <groovy.version>2.0.8</groovy.version>
|
480 | 484 |
|
481 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 485 | + <!-- Redefine default value from spring-boot-dependencies --> |
482 | 486 | <h2.version>1.4.199</h2.version>
|
483 | 487 |
|
484 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 488 | + <!-- Redefine default value from spring-boot-dependencies --> |
485 | 489 | <hibernate-validator.version>5.4.2.Final</hibernate-validator.version>
|
486 | 490 |
|
487 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 491 | + <!-- Redefine default value from spring-boot-dependencies --> |
488 | 492 | <hikaricp.version>3.4.1</hikaricp.version>
|
489 | 493 |
|
490 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 494 | + <!-- Redefine default value from spring-boot-dependencies --> |
491 | 495 | <htmlunit.version>2.36.0</htmlunit.version>
|
492 | 496 |
|
493 | 497 | <jacoco.plugin.version>0.8.2</jacoco.plugin.version>
|
|
498 | 502 |
|
499 | 503 | <javadoc.plugin.version>3.0.1</javadoc.plugin.version>
|
500 | 504 |
|
501 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 505 | + <!-- Redefine default value from spring-boot-dependencies --> |
502 | 506 | <javax-mail.version>1.5.4</javax-mail.version>
|
503 | 507 |
|
504 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 508 | + <!-- Redefine default value from spring-boot-dependencies --> |
505 | 509 | <javax-validation.version>1.1.0.Final</javax-validation.version>
|
506 | 510 |
|
507 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 511 | + <!-- Redefine default value from spring-boot-dependencies --> |
508 | 512 | <jetty.version>9.2.28.v20190418</jetty.version>
|
509 | 513 |
|
510 | 514 | <!-- Don't forget to update version in the ResourceUrl class -->
|
511 | 515 | <jquery.version>1.9.1</jquery.version>
|
512 | 516 |
|
513 | 517 | <jsoup.version>1.12.1</jsoup.version>
|
514 | 518 |
|
515 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 519 | + <!-- Redefine default value from spring-boot-dependencies --> |
516 | 520 | <junit.version>4.12</junit.version>
|
517 | 521 |
|
518 | 522 | <license.plugin.version>3.0</license.plugin.version>
|
519 | 523 |
|
520 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 524 | + <!-- Redefine default value from spring-boot-dependencies --> |
521 | 525 | <liquibase.version>3.5.5</liquibase.version>
|
522 | 526 |
|
523 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 527 | + <!-- Redefine default value from spring-boot-dependencies --> |
524 | 528 | <lombok.version>1.18.6</lombok.version>
|
525 | 529 |
|
526 | 530 | <minify.plugin.version>1.7.6</minify.plugin.version>
|
527 | 531 |
|
528 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 532 | + <!-- Redefine default value from spring-boot-dependencies --> |
529 | 533 | <mysql.version>5.1.46</mysql.version>
|
530 | 534 |
|
531 | 535 | <native2ascii.plugin.version>2.0.1</native2ascii.plugin.version>
|
532 | 536 | <owasp-plugin.version>3.0.2</owasp-plugin.version>
|
533 | 537 | <pmd.plugin.version>3.12.0</pmd.plugin.version>
|
534 | 538 |
|
535 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 539 | + <!-- Redefine default value from spring-boot-dependencies --> |
536 | 540 | <postgresql.version>9.4.1212.jre7</postgresql.version>
|
537 | 541 |
|
538 | 542 | <!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/add.html -->
|
|
547 | 551 | <!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/add.html -->
|
548 | 552 | <selectizejs.version>0.12.5</selectizejs.version>
|
549 | 553 |
|
550 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 554 | + <!-- Redefine default value from spring-boot-dependencies --> |
551 | 555 | <selenium-htmlunit.version>2.36.0</selenium-htmlunit.version>
|
552 | 556 |
|
553 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 557 | + <!-- Redefine default value from spring-boot-dependencies --> |
554 | 558 | <selenium.version>3.141.59</selenium.version>
|
555 | 559 |
|
556 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 560 | + <!-- Redefine default value from spring-boot-dependencies --> |
557 | 561 | <servlet-api.version>3.1.0</servlet-api.version>
|
558 | 562 |
|
559 | 563 | <skipUnitTests>false</skipUnitTests>
|
560 | 564 |
|
561 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 565 | + <!-- Redefine default value from spring-boot-dependencies --> |
562 | 566 | <slf4j.version>1.7.26</slf4j.version>
|
563 | 567 |
|
564 | 568 | <sortpom.plugin.version>2.5.0</sortpom.plugin.version>
|
565 | 569 |
|
566 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 570 | + <!-- Redefine default value from spring-boot-dependencies --> |
567 | 571 | <spock.version>1.0-groovy-2.0</spock.version>
|
568 | 572 |
|
569 | 573 | <spotbugs.plugin.version>3.1.11</spotbugs.plugin.version>
|
|
574 | 578 | <surefire.plugin.version>2.22.0</surefire.plugin.version>
|
575 | 579 | <thumbnailator.version>0.4.8</thumbnailator.version>
|
576 | 580 |
|
577 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 581 | + <!-- Redefine default value from spring-boot-dependencies --> |
578 | 582 | <thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
|
579 | 583 |
|
580 | 584 | <thymeleaf.togglz.version>2.0.1.RELEASE</thymeleaf.togglz.version>
|
581 | 585 |
|
582 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.22.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 586 | + <!-- Redefine default value from spring-boot-dependencies --> |
583 | 587 | <thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
|
584 | 588 |
|
585 | 589 | <togglz.version>2.6.1.Final</togglz.version>
|
|
0 commit comments