Commit 5cc09ac
committed
build: migrate to Spring Boot 2.0.9.RELEASE
This also updates:
- Spring Framework to 5.0.13.RELEASE
- Spring Security to 5.0.12.RELEASE
- Hibernate Validator to 6.0.16.Final and javax.validation to 2.0.1.Final
- thymeleaf-extras-springsecurity4 to thymeleaf-extras-springsecurity5 3.0.4.RELEASE
- Jetty to 9.4.19.v20190610
Changelogs:
* Spring Boot:
- https://spring.io/blog/2017/05/16/spring-boot-2-0-0-m1-available-now
- https://spring.io/blog/2017/06/16/spring-boot-2-0-0-m2-available-now
- https://spring.io/blog/2017/07/26/spring-boot-2-0-0-m3-available-now
- https://spring.io/blog/2017/09/15/spring-boot-2-0-0-m4-available-now
- https://spring.io/blog/2017/09/15/security-changes-in-spring-boot-2-0-m4
- https://spring.io/blog/2017/10/12/spring-boot-2-0-0-m5-available-now
- https://spring.io/blog/2017/11/06/spring-boot-2-0-0-m6-available-now
- https://spring.io/blog/2017/11/30/spring-boot-2-0-0-m7-available-now
- https://spring.io/blog/2018/01/31/spring-boot-2-0-0-rc1-available-now
- https://spring.io/blog/2018/02/21/spring-boot-2-0-0-rc2-available-now
- https://spring.io/blog/2018/03/01/spring-boot-2-0-goes-ga
- https://spring.io/blog/2018/04/05/spring-boot-2-0-1-available-now
- https://spring.io/blog/2018/05/09/spring-boot-2-0-2
- https://spring.io/blog/2018/06/14/spring-boot-2-0-3-available-now
- https://spring.io/blog/2018/07/30/spring-boot-2-0-4-available-now
- https://spring.io/blog/2018/09/12/spring-boot-2-0-5
- https://spring.io/blog/2018/10/16/spring-boot-2-0-6
- https://spring.io/blog/2018/10/16/spring-project-vulnerability-reports-published
- https://spring.io/blog/2018/11/30/spring-boot-2-0-7-available-now
- https://spring.io/blog/2019/01/11/spring-boot-2-0-8-released
- https://spring.io/blog/2019/04/03/spring-boot-2-0-9-released
- https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Release-Notes
- https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Configuration-Changelog
- https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide
- https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-Security-2.0
- https://github.com/spring-projects/spring-boot/wiki/Relaxed-Binding-2.0
* Spring Framework:
- https://spring.io/blog/2016/07/28/spring-framework-5-0-m1-released
- https://spring.io/blog/2016/09/21/spring-framework-5-0-m2-released
- https://spring.io/blog/2016/11/08/spring-framework-5-0-m3-released
- https://spring.io/blog/2016/12/30/spring-framework-5-0-m4-released
- https://spring.io/blog/2017/02/23/spring-framework-5-0-m5-released
- https://spring.io/blog/2017/02/23/spring-framework-5-0-m5-update
- https://spring.io/blog/2017/05/08/spring-framework-5-0-goes-rc1
- https://spring.io/blog/2017/06/14/spring-framework-5-0-rc2-available-now
- https://spring.io/blog/2017/07/24/spring-framework-5-0-rc3-on-the-way-to-ga
- https://spring.io/blog/2017/09/11/spring-framework-5-0-rc4-available-now
- https://spring.io/blog/2017/09/28/spring-framework-5-0-goes-ga
- https://spring.io/blog/2017/10/24/spring-framework-5-0-1-available-now
- https://spring.io/blog/2017/11/27/spring-framework-5-0-2-and-4-3-13-available-now
- https://spring.io/blog/2018/01/23/spring-framework-5-0-3-and-4-3-14-available-now
- https://spring.io/blog/2018/02/19/spring-framework-5-0-4-available-now
- https://spring.io/blog/2018/04/03/spring-framework-5-0-5-and-4-3-15-available-now
- https://spring.io/blog/2018/04/05/multiple-cve-reports-published-for-the-spring-framework
- https://spring.io/blog/2018/05/08/spring-framework-4-3-17-and-5-0-6-available-now
- https://spring.io/blog/2018/06/13/spring-framework-5-0-7-and-4-3-18-available-now
- https://spring.io/blog/2018/07/26/spring-framework-5-0-8-available-now
- https://spring.io/blog/2018/09/07/spring-framework-5-1-rc3-5-0-9-and-4-3-19-available-now
- https://spring.io/blog/2018/10/15/spring-framework-5-1-1-5-0-10-and-4-3-20-available-now
- https://spring.io/blog/2018/11/27/spring-framework-5-1-3-5-0-11-and-4-3-21-available-now
- https://spring.io/blog/2019/01/09/spring-framework-5-1-4-5-0-12-and-4-3-22-available-now
- https://spring.io/blog/2019/04/01/spring-framework-5-1-6-5-0-13-and-4-3-23-available-now
- https://github.com/spring-projects/spring-framework/wiki/What's-New-in-Spring-Framework-5.x
- https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-5.x
- https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-5-FAQ
* Spring Security:
- https://spring.io/blog/2017/05/11/spring-security-5-0-0-m1
- https://spring.io/blog/2017/06/16/spring-security-5-0-0-m2-released
- https://spring.io/blog/2017/07/24/spring-security-5-0-0-m3-released
- https://spring.io/blog/2017/09/15/spring-security-5-0-0-m4-released
- https://spring.io/blog/2017/10/10/spring-security-5-0-0-m5-released
- https://spring.io/blog/2017/11/01/spring-security-5-0-0-rc1-released
- https://spring.io/blog/2017/11/28/spring-security-5-0-0-release-released
- https://spring.io/blog/2018/01/30/cve-2018-1199-spring-security-5-0-1-4-2-4-4-1-5-released
- https://spring.io/blog/2018/02/20/spring-security-5-0-2-released
- https://spring.io/blog/2018/02/28/spring-security-5-0-3-released
- https://spring.io/blog/2018/04/05/spring-security-5-0-4-and-4-2-5-released
- https://spring.io/blog/2018/05/08/spring-security-5-0-5-released
- https://spring.io/blog/2018/06/13/spring-security-5-0-6-and-4-2-7-released
- https://spring.io/blog/2018/07/26/spring-security-5-0-7-released
- https://spring.io/blog/2018/09/11/spring-security-5-0-8-and-4-2-8-released
- https://spring.io/blog/2018/10/16/spring-security-5-1-1-5-0-9-and-4-2-9-released
- https://spring.io/blog/2018/11/29/spring-security-5-1-2-5-0-10-4-2-10-released
- https://spring.io/blog/2019/01/11/spring-security-5-1-3-5-0-11-4-2-11-released
- https://spring.io/blog/2019/04/03/spring-security-5-1-5-5-0-12-4-2-12-released
- https://spring.io/blog/2019/04/05/cve-2019-3795-spring-security-4-2-12-5-0-12-5-1-5-released
* Hibernate Validator:
- https://developer.jboss.org/wiki/HibernateValidatorMigrationGuide
- https://in.relation.to/2017/02/16/hibernate-validator-600-alpha1-out/
- https://in.relation.to/2017/03/30/hibernate-validator-600-alpha2-out/
- https://in.relation.to/2017/05/16/hibernate-validator-600-beta1-out/
- https://in.relation.to/2017/05/24/hibernate-validator-600-beta2-out/
- https://in.relation.to/2017/06/29/hibernate-validator-600-cr1-out/
- https://in.relation.to/2017/07/05/hibernate-validator-600-cr2-out/
- https://in.relation.to/2017/07/11/hibernate-validator-600-cr3-out/
- https://github.com/hibernate/hibernate-validator/blob/615828b4a2b149a31c6882a2a7cae4663492d41f/changelog.txt#L457-L465
- https://in.relation.to/2017/08/07/and-here-comes-hibernate-validator-60/
- https://in.relation.to/2017/08/22/hibernate-validator-602-final-out/
- https://in.relation.to/2017/10/19/hibernate-validator-603-final-out/
- https://in.relation.to/2017/10/25/hibernate-validator-604-final-out/
- https://in.relation.to/2017/11/15/hibernate-validator-605-final-out/
- https://github.com/hibernate/hibernate-validator/blob/615828b4a2b149a31c6882a2a7cae4663492d41f/changelog.txt#L315-L337
- https://in.relation.to/2017/12/20/hibernate-validator-607-final-out/
- https://in.relation.to/2018/03/08/hibernate-validator-608-final-out/
- https://in.relation.to/2018/03/27/hibernate-validator-609-final-out/
- https://in.relation.to/2018/05/15/hibernate-validator-6010-final-out/
- https://in.relation.to/2018/07/18/hibernate-validator-6011-final-out/
- https://in.relation.to/2018/08/13/hibernate-validator-6012-final-out/
- https://in.relation.to/2018/08/23/hibernate-validator-6013-final-out/
- https://in.relation.to/2019/01/07/hibernate-validator-6014-final-out/
- https://in.relation.to/2019/02/18/hibernate-validator-6015-final-out/
- https://in.relation.to/2019/03/21/hibernate-validator-6016-final-out/
Fix #8691 parent c8d0a70 commit 5cc09ac
File tree
21 files changed
+104
-101
lines changed- docker
- src
- main
- config
- java/ru/mystamps/web
- feature
- image
- series/importing/event
- support/spring
- boot
- security
- resources
- scripts
- test
- java/ru/mystamps/web/feature
- category
- country
- resources
- vagrant/provisioning/roles/mystamps-app/templates
21 files changed
+104
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 85 | | |
92 | 86 | | |
93 | | - | |
| 87 | + | |
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
| |||
110 | 104 | | |
111 | 105 | | |
112 | 106 | | |
113 | | - | |
| 107 | + | |
114 | 108 | | |
115 | 109 | | |
116 | 110 | | |
117 | 111 | | |
118 | 112 | | |
119 | | - | |
| 113 | + | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
123 | 117 | | |
124 | 118 | | |
125 | | - | |
| 119 | + | |
126 | 120 | | |
127 | 121 | | |
128 | 122 | | |
| |||
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
149 | | - | |
| 147 | + | |
150 | 148 | | |
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
154 | 152 | | |
155 | | - | |
156 | | - | |
| 153 | + | |
| 154 | + | |
157 | 155 | | |
158 | 156 | | |
159 | 157 | | |
160 | 158 | | |
161 | | - | |
| 159 | + | |
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
| |||
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
199 | | - | |
| 197 | + | |
200 | 198 | | |
201 | | - | |
| 199 | + | |
202 | 200 | | |
203 | 201 | | |
204 | 202 | | |
| |||
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
268 | | - | |
269 | | - | |
| 266 | + | |
| 267 | + | |
270 | 268 | | |
271 | 269 | | |
272 | 270 | | |
| |||
422 | 420 | | |
423 | 421 | | |
424 | 422 | | |
| 423 | + | |
425 | 424 | | |
426 | 425 | | |
427 | 426 | | |
| |||
440 | 439 | | |
441 | 440 | | |
442 | 441 | | |
| 442 | + | |
443 | 443 | | |
444 | | - | |
445 | 444 | | |
446 | 445 | | |
447 | | - | |
| 446 | + | |
448 | 447 | | |
449 | 448 | | |
450 | 449 | | |
451 | 450 | | |
452 | | - | |
| 451 | + | |
453 | 452 | | |
454 | 453 | | |
455 | 454 | | |
| |||
486 | 485 | | |
487 | 486 | | |
488 | 487 | | |
489 | | - | |
| 488 | + | |
490 | 489 | | |
491 | 490 | | |
492 | 491 | | |
| |||
497 | 496 | | |
498 | 497 | | |
499 | 498 | | |
500 | | - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
| 506 | + | |
504 | 507 | | |
505 | 508 | | |
506 | 509 | | |
507 | 510 | | |
508 | 511 | | |
509 | | - | |
| 512 | + | |
510 | 513 | | |
511 | 514 | | |
512 | | - | |
| 515 | + | |
513 | 516 | | |
514 | 517 | | |
515 | 518 | | |
| |||
567 | 570 | | |
568 | 571 | | |
569 | 572 | | |
570 | | - | |
571 | 573 | | |
572 | | - | |
573 | 574 | | |
574 | 575 | | |
575 | | - | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
576 | 580 | | |
577 | 581 | | |
578 | 582 | | |
579 | 583 | | |
580 | 584 | | |
581 | 585 | | |
582 | | - | |
| 586 | + | |
583 | 587 | | |
584 | 588 | | |
585 | 589 | | |
| |||
785 | 789 | | |
786 | 790 | | |
787 | 791 | | |
788 | | - | |
789 | | - | |
790 | | - | |
| 792 | + | |
| 793 | + | |
791 | 794 | | |
792 | 795 | | |
793 | 796 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 55 | + | |
| 56 | + | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
0 commit comments