Commit Graph

24622 Commits

Author SHA1 Message Date
Andy Wilkinson fc2bb1d3ef Upgrade to Jetty El 8.5.49
Closes gh-19245
2019-12-04 19:48:35 +00:00
Andy Wilkinson 4cc1c6eb19 Upgrade to Liquibase 3.8.2
Closes gh-19244
2019-12-04 19:48:33 +00:00
Andy Wilkinson 197350c21e Upgrade to Kotlin 1.3.61
Closes gh-19243
2019-12-04 19:48:31 +00:00
Andy Wilkinson d3b3ee6a6a Upgrade to Aspectj 1.9.5
Closes gh-19242
2019-12-04 19:48:30 +00:00
Andy Wilkinson a8463ff538 Upgrade to Activemq 5.15.11
Closes gh-19241
2019-12-04 19:48:28 +00:00
Andy Wilkinson 0071e2be3f Upgrade to Byte Buddy 1.10.4
Closes gh-19240
2019-12-04 19:48:27 +00:00
Andy Wilkinson 255eb498c4 Upgrade to Netty Tcnative 2.0.28.Final
Closes gh-19239
2019-12-04 19:48:25 +00:00
Andy Wilkinson d2c5d971f2 Upgrade to Unboundid Ldapsdk 4.0.13
Closes gh-19238
2019-12-04 19:48:24 +00:00
Andy Wilkinson ca7ef3daec Upgrade to Couchbase Client 2.7.11
Closes gh-19237
2019-12-04 19:48:22 +00:00
Andy Wilkinson 2464e2b8aa Merge branch '2.2.x' 2019-12-04 19:47:17 +00:00
Andy Wilkinson 229a5c0367 Merge branch '2.1.x' into 2.2.x 2019-12-04 19:46:53 +00:00
Andy Wilkinson 3d35efb485 Upgrade to Spring Batch 4.1.3.RELEASE
Closes gh-19072
2019-12-04 17:57:45 +00:00
Andy Wilkinson 6a0ec7e1f4 Upgrade to Spring Data Lovelace-SR14
Closes gh-19068
2019-12-04 17:57:03 +00:00
Andy Wilkinson 72d3137941 Upgrade to Spring Cloud Connectors 2.0.7.RELEASE
Closes gh-19234
2019-12-04 17:55:29 +00:00
Andy Wilkinson 66639702be Upgrade to Jetty El 8.5.49
Closes gh-19233
2019-12-04 17:55:28 +00:00
Andy Wilkinson ff1d2ea381 Upgrade to Aspectj 1.9.5
Closes gh-19232
2019-12-04 17:55:27 +00:00
Andy Wilkinson 7ea088e5fb Upgrade to Activemq 5.15.11
Closes gh-19231
2019-12-04 17:55:26 +00:00
Andy Wilkinson cf80ad46e4 Upgrade to Netty Tcnative 2.0.28.Final
Closes gh-19230
2019-12-04 17:55:24 +00:00
Andy Wilkinson a2b06bbf45 Upgrade to Micrometer 1.1.9
Closes gh-19229
2019-12-04 17:55:23 +00:00
Andy Wilkinson 677f2bc80c Upgrade to Unboundid Ldapsdk 4.0.13
Closes gh-19228
2019-12-04 17:55:22 +00:00
Andy Wilkinson f451145d03 Upgrade to Couchbase Client 2.7.11
Closes gh-19227
2019-12-04 17:55:21 +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
Andy Wilkinson 97452753a4 Merge branch '2.2.x' 2019-12-04 17:50:42 +00:00
Andy Wilkinson 278b5fcc7d Upgrade to Spring Hateoas 1.0.2.RELEASE
Closes gh-19223
2019-12-04 17:50:05 +00:00
Andy Wilkinson e6567a2410 Upgrade to Spring Amqp 2.2.2.RELEASE
Closes gh-19222
2019-12-04 17:50:04 +00:00
Andy Wilkinson bfb4c86801 Upgrade to Spring Data Moore-SR3
Closes gh-19069
2019-12-04 17:48:27 +00:00
Andy Wilkinson 4910ace6e5 Upgrade to Spring Kafka 2.3.4.RELEASE
Closes gh-19071
2019-12-04 17:48:24 +00:00
Madhura Bhave 8ec8ea1c5c Merge branch '2.2.x' 2019-12-03 21:18:43 -08:00
Madhura Bhave d60067e81f Fix checkstyle 2019-12-03 19:36:20 -08: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 eb0dce4503 Merge branch '2.2.x' 2019-12-03 15:56:19 +01:00
Brian Clozel 2e763be9d1 Merge branch '2.1.x' into 2.2.x 2019-12-03 15:55:12 +01:00
Brian Clozel 116699e295 Upgrade to Spring Framework 5.1.12.RELEASE
Closes gh-19051
2019-12-03 15:53:56 +01:00
Brian Clozel eb4c5b1e37 Merge branch '2.2.x' 2019-12-03 12:10:43 +01: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
Andy Wilkinson 346ee3e990 Merge pull request #19189 from dreis2211
* gh-19189:
  Remove code that is deprecated since 2.1.x

Closes gh-19189
2019-11-29 10:02:55 +00: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 76f3b13665 Merge pull request #19171 from polarbear567
* gh-19171:
  Polish "Fix Liquibase endpoint's output with multiple datasources"
  Fix Liquibase endpoint's output with multiple datasources

Fixes gh-19171
2019-11-29 09:51:00 +00:00