Andy Wilkinson
5a56f8864f
Remove error message attribute instead of blanking it when not included
...
Closes gh-24712
2021-01-22 14:10:02 +00:00
Andy Wilkinson
1370e8ca97
Merge branch '2.4.x'
...
Closes gh-24974
2021-01-22 13:32:47 +00:00
Andy Wilkinson
5362633014
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24973
2021-01-22 13:32:30 +00:00
Andy Wilkinson
0b06ac9938
Use AssertJ's doesNotContainKey
...
Closes gh-24970
2021-01-22 13:28:41 +00:00
Andy Wilkinson
76490be222
Merge pull request #24964 from aurelien-baudet
...
* gh-24964:
Polish "Add reference to Ogham Spring Boot starters"
Add reference to Ogham Spring Boot starters
Closes gh-24964
2021-01-22 11:07:50 +00:00
Andy Wilkinson
ebca1af3fd
Polish "Add reference to Ogham Spring Boot starters"
...
See gh-24964
2021-01-22 11:06:33 +00:00
Aurélien Baudet
0e436a2ccf
Add reference to Ogham Spring Boot starters
...
See gh-24964
2021-01-22 10:56:36 +00:00
Andy Wilkinson
fdfae7d8b3
Merge pull request #24967 from bdemers
...
* gh-24967:
Fix minor typo in pull request template
Closes gh-24967
2021-01-22 10:51:03 +00:00
Brian Demers
c89d4e3eb4
Fix minor typo in pull request template
...
See gh-24967
2021-01-22 10:50:05 +00:00
Madhura Bhave
587f96d4e0
Merge pull request #24715 from hatefpalizgar
...
* pr/24715:
Polish " Change info endpoint to be secure and unexposed by default"
Change info endpoint to be secure and unexposed by default
Closes gh-24715
2021-01-21 15:15:03 -08:00
Madhura Bhave
d07e351eff
Polish " Change info endpoint to be secure and unexposed by default"
...
See gh-24715
2021-01-21 15:13:53 -08:00
Hatef Palizgar
53c1e79810
Change info endpoint to be secure and unexposed by default
...
See gh-24715
2021-01-21 13:54:59 -08:00
Andy Wilkinson
0fc33b020d
Remove metadata for Data Solr property
...
Data Solr support was removed in 012a1997
so the property is no longer
supported.
See gh-24939
2021-01-21 16:45:25 +00:00
Andy Wilkinson
3e4abd0471
Upgrade to Solr 8.7.0
...
Closes gh-24963
2021-01-21 15:41:22 +00:00
Andy Wilkinson
a0166e53c1
Upgrade to REST Assured 4.3.3
...
Closes gh-24962
2021-01-21 15:28:19 +00:00
Andy Wilkinson
977b938977
Upgrade to Flyway 7.5.1
...
Closes gh-24961
2021-01-21 15:28:19 +00:00
Andy Wilkinson
60ce922a5b
Prohibit major upgrades that are not of interest
...
Closes gh-24960
2021-01-21 15:11:29 +00:00
Andy Wilkinson
22e24d9837
Merge pull request #24946 from dreis2211
...
* gh-24946:
Upgrade to Groovy 3.0.7
Closes gh-24946
2021-01-21 14:32:42 +00:00
Andy Wilkinson
a4919a047e
Upgrade to Spring Integration 5.5.0-M1
...
Closes gh-24932
2021-01-21 14:32:42 +00:00
dreis2211
d4eccb7715
Upgrade to Groovy 3.0.7
...
See gh-24946
2021-01-21 14:32:42 +00:00
Andy Wilkinson
bb9a674dfb
Upgrade to Spring Session Bom 2021.0.0-M1
...
Closes gh-24933
2021-01-21 14:32:42 +00:00
Andy Wilkinson
c125e0ee35
Upgrade to Spring Kafka 2.7.0-M1
...
Closes gh-24592
2021-01-21 14:32:41 +00:00
Andy Wilkinson
dff64302b5
Upgrade to Kafka 2.7.0
...
Closes gh-24934
2021-01-21 13:24:40 +00:00
Andy Wilkinson
f5328d59e4
Upgrade to Oracle Database 21.1.0.0
...
Closes gh-24959
2021-01-21 12:38:51 +00:00
Andy Wilkinson
aba74126d6
Upgrade to Kotlin 1.4.21-2
...
Closes gh-24958
2021-01-21 12:38:50 +00:00
Andy Wilkinson
eccafc1303
Upgrade to Jetty EL 9.0.29
...
Closes gh-24957
2021-01-21 12:38:50 +00:00
Andy Wilkinson
a29ba202ae
Upgrade to Jaybird 4.0.2.java8
...
Closes gh-24956
2021-01-21 12:38:50 +00:00
Andy Wilkinson
48b9e5ab29
Upgrade to Git Commit ID Plugin 4.0.3
...
Closes gh-24955
2021-01-21 12:30:39 +00:00
Andy Wilkinson
fb087d7f7d
Upgrade to ActiveMQ 5.16.1
...
Closes gh-24954
2021-01-21 12:30:38 +00:00
Andy Wilkinson
4135e3c061
Upgrade to Flyway 7.5
...
Closes gh-24953
2021-01-21 12:11:31 +00:00
Andy Wilkinson
d15ec4cdb4
Upgrade to Liquibase 4.2.2
...
Closes gh-24952
2021-01-21 09:47:58 +00:00
Madhura Bhave
cf8e667795
Fix formatting
2021-01-20 15:49:08 -08:00
Madhura Bhave
06263c46ce
Upgrade to Spring Security 5.5.0-M1
...
Closes gh-24937
2021-01-20 15:42:25 -08:00
Phillip Webb
a196a9bd8f
Merge branch '2.4.x'
...
Closes gh-24949
2021-01-20 13:49:37 -08:00
Phillip Webb
69fbd2f8aa
Delegate `usesPathPatterns()` call to mappings
...
Update `CompositeHandlerMapping` so that the `usesPathPatterns()` method
returns `true` if any of the delegate mappings return `true`.
Closes gh-24877
2021-01-20 13:49:18 -08:00
Stephane Nicoll
4c2a7db4f8
Upgrade to Spring Data 2021.0.0-M2
...
Closes gh-24931
2021-01-20 16:18:38 +01:00
Stephane Nicoll
20b7016a92
Upgrade to Spring HATEOAS 1.3.0-M1
...
Closes gh-24935
2021-01-20 15:16:10 +01:00
Stephane Nicoll
012a199773
Remove Spring Data Solr support
...
In preparation to the upgrade to Spring Data 2021.0, this commit removes
auto-configuration for Spring Data Solr.
Closes gh-24939
2021-01-20 15:03:42 +01:00
Stephane Nicoll
287edfba6e
Merge branch '2.4.x'
2021-01-20 15:02:40 +01:00
Stephane Nicoll
3e376b955d
Fix build failure
...
See gh-24943
2021-01-20 14:41:12 +01:00
Stephane Nicoll
2f4d4c7b5d
Merge branch '2.4.x'
2021-01-20 14:07:07 +01:00
Stephane Nicoll
56ce5bdf44
Merge branch '2.3.x' into 2.4.x
...
See gh-24943
2021-01-20 14:06:39 +01:00
Stephane Nicoll
244a6ac7e5
Polish "Deprecate Spring Data Solr"
...
See gh-24942
2021-01-20 14:02:59 +01:00
Stephane Nicoll
7b1db52319
Merge branch '2.4.x'
2021-01-20 13:57:46 +01:00
Stephane Nicoll
85729d2a8a
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24943
2021-01-20 13:57:18 +01:00
Stephane Nicoll
10b4cb8cb5
Deprecate Spring Data Solr support
...
Closes gh-24942
2021-01-20 13:56:50 +01:00
Stephane Nicoll
bf9c67b793
Polish
2021-01-20 10:27:32 +01:00
Stephane Nicoll
ebf8175cc2
Upgrade to XmlUnit2 2.8.2
...
Closes gh-24930
2021-01-20 10:22:48 +01:00
Stephane Nicoll
b3fd1446f5
Upgrade to Thymeleaf Layout Dialect 2.5.2
...
Closes gh-24929
2021-01-20 10:22:48 +01:00
Stephane Nicoll
ab883a7fd7
Upgrade to SQLite JDBC 3.34.0
...
Closes gh-24928
2021-01-20 10:22:48 +01:00