|
59 | 59 | <version>${slf4j.version}</version>
|
60 | 60 | </dependency>
|
61 | 61 |
|
62 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter/pom.xml --> |
| 62 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter/pom.xml --> |
63 | 63 | <dependency>
|
64 | 64 | <groupId>org.springframework.boot</groupId>
|
65 | 65 | <artifactId>spring-boot-starter</artifactId>
|
|
71 | 71 | </exclusions>
|
72 | 72 | </dependency>
|
73 | 73 |
|
74 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-jdbc/pom.xml --> |
| 74 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-jdbc/pom.xml --> |
75 | 75 | <dependency>
|
76 | 76 | <groupId>org.springframework.boot</groupId>
|
77 | 77 | <artifactId>spring-boot-starter-jdbc</artifactId>
|
|
83 | 83 | </exclusions>
|
84 | 84 | </dependency>
|
85 | 85 |
|
86 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-jetty/pom.xml --> |
| 86 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-jetty/pom.xml --> |
87 | 87 | <dependency>
|
88 | 88 | <groupId>org.springframework.boot</groupId>
|
89 | 89 | <artifactId>spring-boot-starter-jetty</artifactId>
|
|
103 | 103 | </exclusions>
|
104 | 104 | </dependency>
|
105 | 105 |
|
106 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-logging/pom.xml --> |
| 106 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-logging/pom.xml --> |
107 | 107 | <dependency>
|
108 | 108 | <groupId>org.springframework.boot</groupId>
|
109 | 109 | <artifactId>spring-boot-starter-logging</artifactId>
|
110 | 110 | </dependency>
|
111 | 111 |
|
112 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-mail/pom.xml --> |
| 112 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-mail/pom.xml --> |
113 | 113 | <dependency>
|
114 | 114 | <groupId>org.springframework.boot</groupId>
|
115 | 115 | <artifactId>spring-boot-starter-mail</artifactId>
|
116 | 116 | </dependency>
|
117 | 117 |
|
118 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-security/pom.xml --> |
| 118 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-security/pom.xml --> |
119 | 119 | <dependency>
|
120 | 120 | <groupId>org.springframework.boot</groupId>
|
121 | 121 | <artifactId>spring-boot-starter-security</artifactId>
|
122 | 122 | </dependency>
|
123 | 123 |
|
124 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml --> |
| 124 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml --> |
125 | 125 | <dependency>
|
126 | 126 | <groupId>org.springframework.boot</groupId>
|
127 | 127 | <artifactId>spring-boot-starter-thymeleaf</artifactId>
|
|
133 | 133 | </exclusions>
|
134 | 134 | </dependency>
|
135 | 135 |
|
136 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-web/pom.xml --> |
| 136 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-web/pom.xml --> |
137 | 137 | <dependency>
|
138 | 138 | <groupId>org.springframework.boot</groupId>
|
139 | 139 | <artifactId>spring-boot-starter-web</artifactId>
|
|
432 | 432 |
|
433 | 433 | <!--
|
434 | 434 | For ConfigFileApplicationContextInitializer class.
|
435 |
| - https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-test/pom.xml |
| 435 | + https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-test/pom.xml |
436 | 436 | -->
|
437 | 437 | <dependency>
|
438 | 438 | <groupId>org.springframework.boot</groupId>
|
|
450 | 450 | </dependencies>
|
451 | 451 |
|
452 | 452 | <parent>
|
453 |
| - <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml --> |
| 453 | + <!-- https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml --> |
454 | 454 | <groupId>org.springframework.boot</groupId>
|
455 | 455 | <artifactId>spring-boot-starter-parent</artifactId>
|
456 |
| - <version>1.5.20.RELEASE</version> |
| 456 | + <version>1.5.21.RELEASE</version> |
457 | 457 | </parent>
|
458 | 458 |
|
459 | 459 | <properties>
|
|
469 | 469 | <codenarc.plugin.version>0.22-1</codenarc.plugin.version>
|
470 | 470 | <codenarc.version>0.27.0</codenarc.version>
|
471 | 471 |
|
472 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 472 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
473 | 473 | <commons-dbcp.version>1.4</commons-dbcp.version>
|
474 | 474 |
|
475 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 475 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
476 | 476 | <commons-pool.version>1.5.4</commons-pool.version>
|
477 | 477 |
|
478 | 478 | <commons.lang.version>3.8</commons.lang.version>
|
|
490 | 490 | <error-prone.version>2.3.3</error-prone.version>
|
491 | 491 | <gmavenplus.plugin.version>1.5</gmavenplus.plugin.version>
|
492 | 492 |
|
493 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 493 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
494 | 494 | <groovy.version>2.0.8</groovy.version>
|
495 | 495 |
|
496 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 496 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
497 | 497 | <h2.version>1.4.199</h2.version>
|
498 | 498 |
|
499 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 499 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
500 | 500 | <hamcrest.version>1.3</hamcrest.version>
|
501 | 501 |
|
502 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 502 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
503 | 503 | <hibernate-validator.version>5.4.2.Final</hibernate-validator.version>
|
504 | 504 |
|
505 | 505 | <jacoco.plugin.version>0.8.2</jacoco.plugin.version>
|
506 | 506 | <jasmine.plugin.version>2.2</jasmine.plugin.version>
|
507 | 507 |
|
508 |
| - <!-- Redefine default value from spring-boot-starter-parent (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml) --> |
| 508 | + <!-- Redefine default value from spring-boot-starter-parent (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml) --> |
509 | 509 | <java.version>1.8</java.version>
|
510 | 510 |
|
511 | 511 | <javadoc.plugin.version>3.0.1</javadoc.plugin.version>
|
512 | 512 |
|
513 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 513 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
514 | 514 | <javax-mail.version>1.5.4</javax-mail.version>
|
515 | 515 |
|
516 | 516 | <javax.validation.version>1.1.0.Final</javax.validation.version>
|
517 | 517 |
|
518 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 518 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
519 | 519 | <jetty.version>9.2.18.v20160721</jetty.version>
|
520 | 520 |
|
521 | 521 | <!-- Don't forget to update version in the Url class -->
|
522 | 522 | <jquery.version>1.9.1</jquery.version>
|
523 | 523 |
|
524 | 524 | <jsoup.version>1.12.1</jsoup.version>
|
525 | 525 |
|
526 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 526 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
527 | 527 | <junit.version>4.12</junit.version>
|
528 | 528 |
|
529 | 529 | <license.plugin.version>3.0</license.plugin.version>
|
530 | 530 |
|
531 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 531 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
532 | 532 | <liquibase.version>3.5.5</liquibase.version>
|
533 | 533 |
|
534 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 534 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
535 | 535 | <lombok.version>1.18.6</lombok.version>
|
536 | 536 |
|
537 | 537 | <minify.plugin.version>1.7.6</minify.plugin.version>
|
538 | 538 |
|
539 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 539 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
540 | 540 | <mysql.version>5.1.46</mysql.version>
|
541 | 541 |
|
542 | 542 | <native2ascii.plugin.version>2.0.1</native2ascii.plugin.version>
|
|
551 | 551 | <!-- Don't forget to update version in the Url class and in the src/main/webapp/WEB-INF/views/series/add.html -->
|
552 | 552 | <selectizejs.version>0.12.5</selectizejs.version>
|
553 | 553 |
|
554 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 554 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
555 | 555 | <selenium-htmlunit.version>2.21</selenium-htmlunit.version>
|
556 | 556 |
|
557 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 557 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
558 | 558 | <selenium.version>2.53.1</selenium.version>
|
559 | 559 |
|
560 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 560 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
561 | 561 | <servlet-api.version>3.1.0</servlet-api.version>
|
562 | 562 |
|
563 | 563 | <skipUnitTests>false</skipUnitTests>
|
564 | 564 |
|
565 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 565 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
566 | 566 | <slf4j.version>1.7.26</slf4j.version>
|
567 | 567 |
|
568 | 568 | <sortpom.plugin.version>2.5.0</sortpom.plugin.version>
|
569 | 569 |
|
570 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 570 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
571 | 571 | <spock.version>1.0-groovy-2.0</spock.version>
|
572 | 572 |
|
573 | 573 | <spotbugs.plugin.version>3.1.11</spotbugs.plugin.version>
|
574 | 574 |
|
575 |
| - <!-- Define default value for spring-boot-starter-parent (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml) --> |
| 575 | + <!-- Define default value for spring-boot-starter-parent (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml) --> |
576 | 576 | <start-class>ru.mystamps.web.support.spring.boot.ApplicationBootstrap</start-class>
|
577 | 577 |
|
578 | 578 | <surefire.plugin.version>2.22.0</surefire.plugin.version>
|
579 | 579 | <thumbnailator.version>0.4.8</thumbnailator.version>
|
580 | 580 |
|
581 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 581 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
582 | 582 | <thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
|
583 | 583 |
|
584 | 584 | <thymeleaf.togglz.version>2.0.1.RELEASE</thymeleaf.togglz.version>
|
585 | 585 |
|
586 |
| - <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) --> |
| 586 | + <!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.21.RELEASE/spring-boot-dependencies/pom.xml) --> |
587 | 587 | <thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
|
588 | 588 |
|
589 | 589 | <togglz.version>2.6.1.Final</togglz.version>
|
|
0 commit comments