Stephane Nicoll
a99f7910bc
Upgrade to Jetty 9.4.26.v20200117
...
Closes gh-20278
2020-02-21 14:33:29 +01:00
Stephane Nicoll
402eb87847
Upgrade to Tomcat 9.0.31
...
Closes gh-20277
2020-02-21 14:33:22 +01:00
Stephane Nicoll
1909bac5c8
Upgrade to Johnzon Jsonb 1.2.3
...
Closes gh-20276
2020-02-21 14:33:21 +01:00
Stephane Nicoll
3447936823
Upgrade to Httpclient 4.5.11
...
Closes gh-20275
2020-02-21 14:33:21 +01:00
Stephane Nicoll
15134d92f5
Upgrade to Byte Buddy 1.10.8
...
Closes gh-20274
2020-02-21 14:33:21 +01:00
Stephane Nicoll
53389ec61b
Upgrade to Rsocket 1.0.0-RC6
...
Closes gh-20273
2020-02-21 14:33:21 +01:00
Stephane Nicoll
bcd0a7bbb3
Upgrade to Netty Tcnative 2.0.29.Final
...
Closes gh-20272
2020-02-21 14:33:21 +01:00
Stephane Nicoll
3c59f08796
Upgrade to Micrometer 1.3.5
...
Closes gh-20271
2020-02-21 14:33:21 +01:00
Stephane Nicoll
62287739e7
Upgrade to Lettuce 5.2.2.RELEASE
...
Closes gh-20270
2020-02-21 14:33:21 +01:00
Stephane Nicoll
1858219d1d
Upgrade to Jakarta Activation 1.2.2
...
Closes gh-20269
2020-02-21 14:33:21 +01:00
Stephane Nicoll
a7f3b801ae
Upgrade to Sendgrid 4.4.5
...
Closes gh-20268
2020-02-21 14:33:15 +01:00
Stephane Nicoll
d684277f29
Upgrade to Hazelcast 3.12.6
...
Closes gh-20267
2020-02-21 14:25:03 +01:00
Stephane Nicoll
e5baa1c55a
Upgrade to Appengine Sdk 1.9.78
...
Closes gh-20266
2020-02-21 14:25:01 +01:00
Stephane Nicoll
26d30f5019
Upgrade to Caffeine 2.8.1
...
Closes gh-20265
2020-02-21 14:25:00 +01:00
Stephane Nicoll
0b1b05f129
Upgrade to Jackson 2.10.2.20200130
...
Closes gh-20264
2020-02-21 14:24:58 +01:00
Stephane Nicoll
021575a335
Upgrade to Couchbase Client 2.7.12
...
Closes gh-20263
2020-02-21 14:24:57 +01:00
Stephane Nicoll
aee4388b9f
Merge branch '2.1.x' into 2.2.x
2020-02-21 14:22:31 +01:00
Stephane Nicoll
fb97f075b9
Upgrade to Maven Shade Plugin 3.2.2
...
Closes gh-20260
2020-02-21 14:17:36 +01:00
Stephane Nicoll
29d7714a2b
Upgrade to Spring Session Bom Bean-SR9
...
Closes gh-20259
2020-02-21 14:17:36 +01:00
Stephane Nicoll
eecd8e1669
Upgrade to Spring Security 5.1.8.RELEASE
...
Closes gh-20258
2020-02-21 14:17:36 +01:00
Stephane Nicoll
3f538c2b4a
Upgrade to Lombok 1.18.12
...
Closes gh-20257
2020-02-21 14:17:36 +01:00
Stephane Nicoll
32fdc42ce1
Upgrade to Postgresql 42.2.10
...
Closes gh-20256
2020-02-21 14:17:36 +01:00
Stephane Nicoll
1e5b548501
Upgrade to Infinispan 9.4.18.Final
...
Closes gh-20255
2020-02-21 14:17:36 +01:00
Stephane Nicoll
7b8d3c284d
Upgrade to Jetty 9.4.26.v20200117
...
Closes gh-20254
2020-02-21 14:17:36 +01:00
Stephane Nicoll
ac41bcbb66
Upgrade to Tomcat 9.0.31
...
Closes gh-20253
2020-02-21 14:17:30 +01:00
Stephane Nicoll
2b033c532b
Upgrade to Httpclient 4.5.11
...
Closes gh-20252
2020-02-21 13:32:59 +01:00
Stephane Nicoll
b3b7d80374
Upgrade to Dependency Management Plugin 1.0.9.RELEASE
...
Closes gh-20251
2020-02-21 13:32:58 +01:00
Stephane Nicoll
b5a20492bd
Upgrade to Netty Tcnative 2.0.29.Final
...
Closes gh-20250
2020-02-21 13:32:56 +01:00
Stephane Nicoll
cd99b838f7
Upgrade to Hazelcast 3.11.7
...
Closes gh-20249
2020-02-21 13:32:55 +01:00
Stephane Nicoll
4b9070d9b5
Upgrade to Appengine Sdk 1.9.78
...
Closes gh-20248
2020-02-21 13:32:54 +01:00
Stephane Nicoll
f4a3d7ff3a
Upgrade to Couchbase Client 2.7.12
...
Closes gh-20247
2020-02-21 13:32:52 +01:00
Dmytro Nosan
1a8c321a7b
Support nested requests in MetricsClientHttpRequestInterceptor
...
Prior to this commit, requests made by `HttpRequestInterceptor`
instances configured on `RestTemplate` would not be recorded
properly.
This commit ensures that nested requests are recorded separately.
Closes gh-20231
2020-02-20 14:49:50 -08:00
Scott Frederick
625b40aa90
Prefer arguments in POM over spring-boot.run.arguments
...
This commit changes the order of precedence for the `arguments` property
of the AbstractRunMojo so that values specified in the POM override
values provided on the command line using `spring-boot.run.arguments`.
This brings the `arguments` property in line with all other Mojo
parameters.
Fixes gh-20024
2020-02-20 13:09:20 -06:00
Stephane Nicoll
cc3eac898a
Start building against Spring Kafka 2.3.6 snapshots
...
See gh-20203
2020-02-20 14:24:55 +01:00
Stephane Nicoll
effa2a29f2
Start building against Spring AMQP 2.2.5 snapshots
...
See gh-20106
2020-02-20 14:24:55 +01:00
Stephane Nicoll
942cd85d76
Start building against Spring Integration 5.2.4 snapshots
...
See gh-20202
2020-02-20 14:24:55 +01:00
Stephane Nicoll
2095295c4c
Start building against Spring Data Moore SR5 snapshots
...
See gh-20201
2020-02-20 14:24:55 +01:00
Stephane Nicoll
34f33e8b0d
Start building against Spring HATEOAS 1.0.4 snapshots
...
See gh-20232
2020-02-20 14:24:55 +01:00
Stephane Nicoll
67d2258e76
Start building against Spring Framework 5.2.4 snapshots
...
See gh-20199
2020-02-20 14:24:55 +01:00
Stephane Nicoll
ef0d881846
Start building against Reactor Dysprosium-SR5 snapshots
...
See gh-20200
2020-02-20 11:12:01 +01:00
Stephane Nicoll
69c81189b6
Merge branch '2.1.x' into 2.2.x
2020-02-20 11:11:13 +01:00
Stephane Nicoll
5750b8d826
Start building against Reactor Californium-SR16 snapshots
...
See gh-20196
2020-02-20 11:10:11 +01:00
Stephane Nicoll
592ae85043
Merge branch '2.1.x' into 2.2.x
2020-02-20 11:03:10 +01:00
Stephane Nicoll
6aeff91f50
Polish
2020-02-20 10:58:37 +01:00
Andy Wilkinson
319ac968f6
Merge branch '2.1.x' into 2.2.x
2020-02-19 20:14:00 +00:00
Andy Wilkinson
29bc5d848e
Start building against Spring Data Lovelace-SR16 snapshots
...
See gh-20198
2020-02-19 18:51:24 +00:00
Andy Wilkinson
5ae66d4c08
Start building against Spring Framework 5.1.14 snapshots
...
See gh-20197
2020-02-19 18:51:24 +00:00
Stephane Nicoll
7b190ecb88
Merge pull request #20222 from dreis2211
...
* pr/20222:
Test the Gradle Plugin against Gradle 6.2
Closes gh-20222
2020-02-19 09:27:14 +01:00
dreis2211
d55bc5f850
Test the Gradle Plugin against Gradle 6.2
...
See gh-20222
2020-02-19 09:26:54 +01:00
Stephane Nicoll
d3535ca15f
Merge pull request #20216 from hbellahc
...
* pr/20216:
Document missing reference to DataSourceHealthIndicator
Closes gh-20216
2020-02-18 17:38:11 +01:00