Andy Wilkinson
9989e14b0d
Upgrade to Postgresql 42.2.9
...
Closes gh-19732
2020-01-15 13:12:31 +00:00
Andy Wilkinson
22c127878f
Upgrade to Neo4j Ogm 3.1.16
...
Closes gh-19731
2020-01-15 13:12:31 +00:00
Andy Wilkinson
b63f63ff9d
Upgrade to Infinispan 9.4.17.Final
...
Closes gh-19730
2020-01-15 13:12:31 +00:00
Andy Wilkinson
c52f2828a8
Upgrade to Hibernate 5.3.15.Final
...
Closes gh-19729
2020-01-15 13:12:31 +00:00
Andy Wilkinson
501f98c25c
Upgrade to Jetty 9.4.25.v20191220
...
Closes gh-19728
2020-01-15 13:12:31 +00:00
Andy Wilkinson
f2e93774e4
Upgrade to Groovy 2.5.9
...
Closes gh-19727
2020-01-15 13:12:30 +00:00
Andy Wilkinson
8ec2c77b83
Upgrade to Httpcore 4.4.13
...
Closes gh-19726
2020-01-15 13:12:30 +00:00
Andy Wilkinson
9f979cb03f
Upgrade to Mysql 8.0.19
...
Closes gh-19725
2020-01-15 13:12:30 +00:00
Andy Wilkinson
3f45874245
Upgrade to Undertow 2.0.29.Final
...
Closes gh-19724
2020-01-15 13:12:30 +00:00
Andy Wilkinson
159be1a78d
Upgrade to Rxjava2 2.2.17
...
Closes gh-19723
2020-01-15 13:12:30 +00:00
Andy Wilkinson
f73c4a837c
Upgrade to Netty 4.1.45.Final
...
Closes gh-19722
2020-01-15 13:12:30 +00:00
Andy Wilkinson
64df377600
Upgrade to Unboundid Ldapsdk 4.0.14
...
Closes gh-19721
2020-01-15 12:35:10 +00:00
Andy Wilkinson
1e6cc4c308
Upgrade to Hazelcast 3.11.6
...
Closes gh-19720
2020-01-15 12:35:08 +00:00
Andy Wilkinson
727b4d164e
Upgrade to Jackson 2.9.10.20200103
...
Closes gh-19719
2020-01-15 12:35:07 +00:00
Andy Wilkinson
714a187d8f
Rework dep mgmt again to avoid consumers picking up strict constraints
...
This paves the way for publishing Gradle module metadata once the
problem caused by snapshot versions and our two-step publication
process has been addressed.
See gh-19609
2020-01-15 12:33:18 +00:00
Andy Wilkinson
5bcd185ce1
Upgrade to Spring Data Lovelace-SR15
...
Closes gh-19642
2020-01-15 11:33:07 +00:00
Madhura Bhave
aae1151f12
Merge branch '2.2.x'
...
Closes gh-19714
2020-01-14 18:52:35 -08:00
Madhura Bhave
3bf943d597
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19713
2020-01-14 18:51:50 -08:00
Madhura Bhave
f375277026
Merge pull request #19595 from nosan
...
* pr/19595:
Polish "Limit ChronoField values to their range"
Limit ChronoField values to their range
Closes gh-19595
2020-01-14 18:27:30 -08:00
Madhura Bhave
91e459a5d4
Polish "Limit ChronoField values to their range"
...
See gh-19595
2020-01-14 18:26:01 -08:00
Dmytro Nosan
9bc68b9877
Limit ChronoField values to their range
...
See gh-19595
2020-01-14 18:25:28 -08:00
Andy Wilkinson
244b5391bc
Fix file handle leak in JarFileArchiveTests
...
Closes gh-19655
2020-01-14 17:20:29 +00:00
Stephane Nicoll
dee71f064b
Harmonize Cassandra bean names
2020-01-14 15:22:16 +01:00
Andy Wilkinson
aefe52e4d0
Revert "Rework dep management to avoid consumers picking up strict constraints"
...
This reverts commit b34a311d02 as,
having disabled the publishing of Gradle's module metadata (4f75ab5 ),
the changes are no longer needed.
See gh-19609
2020-01-14 12:15:53 +00:00
Stephane Nicoll
246f5ce8eb
Polish Cassandra v4 support
2020-01-14 12:25:44 +01:00
Stephane Nicoll
e5499ca17a
Upgrade to Spring Framework 5.2.3
...
Closes gh-19534
2020-01-14 11:34:54 +01:00
Stephane Nicoll
29163041ae
Upgrade to Spring Framework 5.2.3
...
Closes gh-19531
2020-01-14 11:32:32 +01:00
Stephane Nicoll
717439d3a0
Upgrade to Spring Framework 5.1.13
...
Closes gh-19530
2020-01-14 11:30:57 +01:00
Brian Clozel
711391cf2f
Move spring.http.* config properties namespace
...
Closes gh-18827
2020-01-14 10:45:31 +01:00
Stephane Nicoll
7f6b01c3d2
Make sure Redis cache prefix includes cache name
...
This commit maps 'spring.cache.redis.key-prefix' to the new
'prefixCacheNameWith' method introduced in Spring Data Neumann. This
makes sure that the configured prefix includes the cache name.
Closes gh-16676
2020-01-14 09:09:33 +01:00
Phillip Webb
3fe4245ab6
Disable failing TomcatReactiveWebServerFactoryTests
...
Temporarily disable some tests in `TomcatReactiveWebServerFactoryTests`
that fail since the Netty upgrade.
See gh-19702
2020-01-13 18:44:04 -08:00
Phillip Webb
862462b791
Update copyright year of changed files
2020-01-13 17:04:19 -08:00
Phillip Webb
1e5ba09a3e
Merge branch '2.2.x'
2020-01-13 17:03:51 -08:00
Phillip Webb
15652ae4c1
Update copyright year of changed files
2020-01-13 16:47:17 -08:00
Phillip Webb
f57281340c
Merge branch '2.2.x'
2020-01-13 16:46:49 -08:00
Phillip Webb
3cfbfebbb1
Merge branch '2.1.x' into 2.2.x
2020-01-13 16:45:40 -08:00
Madhura Bhave
d1f51e064b
Merge branch '2.2.x'
...
Closes gh-19701
2020-01-13 14:15:01 -08:00
Madhura Bhave
e60194c7d5
Ignore trailing slash when recording Web metrics
...
Fixes gh-18207
2020-01-13 14:14:28 -08:00
Phillip Webb
9bd49562fe
Update copyright year of changed files
2020-01-13 14:09:11 -08:00
Scott Frederick
c789592e26
Remove support for deprecated Elasticsearch Jest client
...
Closes #19676
2020-01-13 21:03:12 +01:00
Andy Wilkinson
b34a311d02
Rework dep management to avoid consumers picking up strict constraints
...
Previously, enforcedPlatform dependencies were using to pull in the
constraints defined in spring-boot-dependencies and
spring-boot-parent and applied them strictly so that the constrained
version had to be used. This worked as intended in Spring Boot's own
build but incorrectly enforced those same strict version requirements
on external consumers of Spring Boot's modules.
This commit reworks how Spring Boot defines its internal dependency
management so that platform dependencies are exposed to external
consumers while enforced platform dependencies are using internally.
See gh-19609
2020-01-13 19:59:56 +00:00
Stephane Nicoll
be79252fbd
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19653
2020-01-13 20:27:57 +01:00
Stephane Nicoll
b3d32c7214
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19643
2020-01-13 20:25:59 +01:00
Stephane Nicoll
405b9b7f93
Merge branch '2.2.x'
...
Closes gh-19693
2020-01-13 18:50:46 +01:00
dreis2211
852659684b
Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
...
See gh-19690
2020-01-13 18:48:35 +01:00
Andy Wilkinson
550e042ff0
Merge branch '2.2.x'
...
Closes gh-19691
2020-01-13 17:13:58 +00:00
Andy Wilkinson
30e9ba4659
Upgrade to Jakarta Validation 2.0.2
...
Closes gh-19687
2020-01-13 17:11:48 +00:00
Andy Wilkinson
4a76bc8b46
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
2020-01-13 17:11:11 +00:00
Andy Wilkinson
9ca588631e
Merge branch '2.2.x'
...
Closes gh-19689
2020-01-13 17:10:16 +00:00
Andy Wilkinson
27306369c5
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
2020-01-13 17:10:03 +00:00