7486 Commits

Author SHA1 Message Date
Andy Wilkinson
d3a30dc28f Upgrade to Maven Enforcer Plugin 3.0.0-M3
Closes gh-19276
2019-12-04 20:11:01 +00:00
Andy Wilkinson
edb1f9e03a Upgrade to Webjars Locator Core 0.43
Closes gh-19275
2019-12-04 20:11:01 +00:00
Andy Wilkinson
896a048d9e Upgrade to Spring Cloud Connectors 2.0.7.RELEASE
Closes gh-19274
2019-12-04 20:11:01 +00:00
Andy Wilkinson
d8ead5bcf7 Upgrade to Neo4j Ogm 3.2.3
Closes gh-19273
2019-12-04 20:11:01 +00:00
Andy Wilkinson
08db520566 Upgrade to Jetty El 8.5.49
Closes gh-19272
2019-12-04 20:11:01 +00:00
Andy Wilkinson
e9da6d343d Upgrade to Mockito 3.2.0
Closes gh-19271
2019-12-04 20:11:01 +00:00
Andy Wilkinson
5cab3592a0 Upgrade to Mariadb 2.5.2
Closes gh-19270
2019-12-04 20:11:00 +00:00
Andy Wilkinson
a87ddab37f Upgrade to Liquibase 3.8.2
Closes gh-19269
2019-12-04 20:11:00 +00:00
Andy Wilkinson
0c1b258c1e Upgrade to Kotlin 1.3.61
Closes gh-19268
2019-12-04 20:11:00 +00:00
Andy Wilkinson
a826fabd3f Upgrade to Hibernate 5.4.9.Final
Closes gh-19267
2019-12-04 20:11:00 +00:00
Andy Wilkinson
836749ee32 Upgrade to Jaybird 3.0.8
Closes gh-19265
2019-12-04 19:57:38 +00:00
Andy Wilkinson
ecc970f3ac Upgrade to Elasticsearch 6.8.5
Closes gh-19264
2019-12-04 19:57:38 +00:00
Andy Wilkinson
c0972820e7 Upgrade to Jetty Reactive Httpclient 1.1.0
Closes gh-19263
2019-12-04 19:57:38 +00:00
Andy Wilkinson
1e3b701cbb Upgrade to Jetty 9.4.24.v20191120
Closes gh-19262
2019-12-04 19:57:38 +00:00
Andy Wilkinson
c3d7488652 Upgrade to Aspectj 1.9.5
Closes gh-19261
2019-12-04 19:57:37 +00:00
Andy Wilkinson
90a46c7817 Upgrade to Tomcat 9.0.29
Closes gh-19260
2019-12-04 19:57:37 +00:00
Andy Wilkinson
699c684086 Upgrade to Johnzon Jsonb 1.2.2
Closes gh-19259
2019-12-04 19:57:37 +00:00
Andy Wilkinson
b392fa4737 Upgrade to Activemq 5.15.11
Closes gh-19258
2019-12-04 19:57:37 +00:00
Andy Wilkinson
2614f641f8 Upgrade to Byte Buddy 1.10.4
Closes gh-19257
2019-12-04 19:57:37 +00:00
Andy Wilkinson
ec71009b88 Upgrade to Undertow 2.0.28.Final
Closes gh-19256
2019-12-04 19:57:37 +00:00
Andy Wilkinson
23d0ef079c Upgrade to Rxjava2 2.2.15
Closes gh-19255
2019-12-04 19:57:37 +00:00
Andy Wilkinson
327a17beba Upgrade to Prometheus Pushgateway 0.8.0
Closes gh-19254
2019-12-04 19:57:37 +00:00
Andy Wilkinson
5729ea3fe3 Upgrade to Netty Tcnative 2.0.28.Final
Closes gh-19253
2019-12-04 19:57:37 +00:00
Andy Wilkinson
c253052a4d Upgrade to Unboundid Ldapsdk 4.0.13
Closes gh-19252
2019-12-04 19:57:37 +00:00
Andy Wilkinson
be903123f5 Upgrade to Querydsl 4.2.2
Closes gh-19251
2019-12-04 19:57:37 +00:00
Andy Wilkinson
4d47cf65d5 Upgrade to Appengine Sdk 1.9.77
Closes gh-19250
2019-12-04 19:57:37 +00:00
Andy Wilkinson
18489bea81 Upgrade to Jackson 2.10.1
Closes gh-19249
2019-12-04 19:57:37 +00:00
Andy Wilkinson
11d5fcb366 Upgrade to Couchbase Client 2.7.11
Closes gh-19248
2019-12-04 19:57:37 +00:00
Andy Wilkinson
85b9c9cea6 Upgrade to Spring Integration 5.2.2.RELEASE
Closes gh-19277
2019-12-04 19:56:36 +00:00
Andy Wilkinson
94709733da Upgrade to Spring Kafka 2.3.4.RELEASE
Closes gh-19226
2019-12-04 17:53:35 +00:00
Andy Wilkinson
d0ffa8b654 Upgrade to Spring Hateoas 1.0.2.RELEASE
Closes gh-19225
2019-12-04 17:53:34 +00:00
Andy Wilkinson
86cd332741 Upgrade to Spring Amqp 2.2.2.RELEASE
Closes gh-19224
2019-12-04 17:53:32 +00:00
Andy Wilkinson
d5c8639cda Upgrade to Spring Data Moore-SR3
Closes gh-19075
2019-12-04 17:51:30 +00:00
Madhura Bhave
201cad970a Merge branch '2.2.x'
Closes gh-19217
2019-12-03 18:22:41 -08:00
Madhura Bhave
68bc82cfc2 Ignore CannotLoadBeanClassException in config props validator
If the bean definition type contains a placeholder value, beanFactory.getType
can throw a CannotLoadBeanClassException. We can ignore this exception while
validating the bean definitions for constructor binding beans.

Fixes gh-19207
2019-12-03 18:21:53 -08:00
Madhura Bhave
1c3526f6b6 Merge branch '2.2.x'
Closes gh-19216
2019-12-03 09:30:34 -08:00
Madhura Bhave
f4db8c89d4 Use generic type when binding constructor parameters
Fixes gh-19156
2019-12-03 09:29:51 -08:00
Brian Clozel
3f798db9ed Upgrade to Spring Framework 5.2.2.RELEASE
Closes gh-19053
2019-12-03 12:09:40 +01:00
Brian Clozel
48bf478d2c Upgrade to Spring Framework 5.2.2.RELEASE
Closes gh-19076
2019-12-03 12:08:07 +01:00
Madhura Bhave
8488dcb754 Merge branch '2.2.x'
Closes gh-19210
2019-12-02 10:37:03 -08:00
Madhura Bhave
5b461843db Merge branch '2.1.x' into 2.2.x
Closes gh-19209
2019-12-02 10:36:22 -08:00
Madhura Bhave
fcc790aa15 Document how properties are applied in JPA auto-config
Closes gh-15361
2019-12-02 10:34:54 -08:00
dreis2211
c6c03e89a4 Remove code that is deprecated since 2.1.x
See gh-19189
2019-11-29 09:58:33 +00:00
Andy Wilkinson
b6fb251097 Merge branch '2.2.x'
Closes gh-19191
2019-11-29 09:55:14 +00:00
Andy Wilkinson
189f74220c Merge branch '2.1.x' into 2.2.x
Closes gh-19190
2019-11-29 09:52:17 +00:00
Andy Wilkinson
e8eace2d5b Polish "Fix Liquibase endpoint's output with multiple datasources"
See gh-19171
2019-11-29 09:50:48 +00:00
Leo Li
5302d91930 Fix Liquibase endpoint's output with multiple datasources
Previously, the endpoint used the same change log history service for
for each SpringLiquibase bean that it processed. This resulted in
pollution of the reported changes as the history of each bean was not
isolated.

This commit updates the endpoint to use a new history service for each
SpringLiquibase bean that is processed.

See gh-19171
2019-11-29 09:50:43 +00:00
Stephane Nicoll
60d563e88a Merge branch '2.2.x'
Closes gh-19181
2019-11-28 16:51:17 +01:00
dreis2211
aea37b5d81 Fix deprecation info in CompositeHealthIndicatorConfiguration
See gh-19180
2019-11-28 16:50:46 +01:00
Stephane Nicoll
4efd6a4021 Merge branch '2.2.x'
Closes gh-19178
2019-11-28 10:59:19 +01:00