Phillip Webb
467e063d4b
Merge branch '2.4.x' into 2.5.x
3 years ago
Phillip Webb
8e704aab48
Restore 'javax.xml.bind:jaxb-api' exclusion
...
Restore the 'javax.xml.bind:jaxb-api' exclusion from `xmlunit-core`
which is actually required when using Maven on Java 9+.
The `CheckClasspathForUnnecessaryExclusions` cannot deal with profile
specific dependencies so an exception has been hard coded.
See gh-28332
3 years ago
Phillip Webb
e95b0b5257
Polish
3 years ago
Phillip Webb
670d1672de
Revert "Remove unnecessary bind-api dependency from test starter"
...
This reverts commit 9867651024
.
See gh-28085
3 years ago
Phillip Webb
37426df148
Merge branch '2.5.x'
...
Closes gh-28354
3 years ago
Phillip Webb
cf8a1b8b04
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28353
3 years ago
Phillip Webb
b68b3737d7
Sanitize flattened VCAP_SERVICES properties
...
Update `Sanitizer` to also include flattened `vcap.services.*`
properties.
Fixes gh-28085
3 years ago
Phillip Webb
8c748cd01f
Merge branch '2.5.x'
...
Closes gh-28352
3 years ago
Phillip Webb
aeadb0ceb6
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28351
3 years ago
Andy Wilkinson
540468b2f0
Fix parsing of day duration meter values
...
Switch `MeterValue` parsing logic so that we try `Duration` before
`double`. Prior to this commit, the value `1d` would result in `1.0`
rather than "1 day".
Fixes gh-28302
3 years ago
Phillip Webb
8c3815d4c8
Merge branch '2.5.x'
...
Closes gh-28350
3 years ago
Phillip Webb
a9df8c3ef4
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28349
3 years ago
Phillip Webb
fc2c460512
Merge pull request #28344 from martin-v
...
* pr/28344:
Remove unnecessary bind-api dependency from test starter
Closes gh-28344
3 years ago
Martin Vietz
9867651024
Remove unnecessary bind-api dependency from test starter
...
See gh-28344
3 years ago
Phillip Webb
4da7d2a6a7
Merge branch '2.5.x'
...
Closes gh-28348
3 years ago
Phillip Webb
2430d8a41a
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28347
3 years ago
Phillip Webb
4dc5142128
Prevent cache from consuming too much memory
...
Change the cache in `CachingOperationInvoker` to be a reference based
map and also clean stale entries when a specific threshold is met.
Fixes gh-28313
3 years ago
Andy Wilkinson
37a7144426
Merge branch '2.5.x'
...
Closes gh-28343
3 years ago
Andy Wilkinson
1a30c660f3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28342
3 years ago
Andy Wilkinson
adb9226dec
Prohibit org.apache.geronimo.specs dependencies in our starters
...
Closes gh-28338
3 years ago
Andy Wilkinson
05aab86275
Merge branch '2.5.x'
...
Closes gh-28341
3 years ago
Andy Wilkinson
865615e099
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28340
3 years ago
Andy Wilkinson
ce1a1415ab
Use official Jakarta Management API dependency in ActiveMQ starter
...
Fixes gh-28339
3 years ago
Andy Wilkinson
2d837a6eae
Merge branch '2.5.x'
...
Closes gh-28337
3 years ago
Andy Wilkinson
3800f060b5
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28336
3 years ago
Andy Wilkinson
2fb8c8d27e
Check starters for unnecessary exclusions
...
Closes gh-28332
3 years ago
Stephane Nicoll
5623d1ecd4
Upgrade to Spring Framework 5.3.11
...
Closes gh-28252
3 years ago
Stephane Nicoll
3d794a0ff3
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
b02873fc46
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
0dcdabed9e
Upgrade to Spring Framework 5.3.11
...
Closes gh-28241
3 years ago
Stephane Nicoll
26d0afc205
Upgrade to Spring Framework 5.3.11
...
Closes gh-28223
3 years ago
Andy Wilkinson
a119956c66
Merge branch '2.5.x'
...
Closes gh-28334
3 years ago
Andy Wilkinson
5fd5556b1f
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28333
3 years ago
Andy Wilkinson
1e601df304
Merge pull request #28308 from martin-v
...
* gh-28308:
Remove unnecessary mail dependency from oauth2-client starter
Closes gh-28308
3 years ago
Martin Vietz
a10db66b16
Remove unnecessary mail dependency from oauth2-client starter
...
See gh-28308
3 years ago
Andy Wilkinson
191b50241d
Merge branch '2.5.x'
...
Closes gh-28331
3 years ago
Andy Wilkinson
d3037103fe
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28330
3 years ago
Andy Wilkinson
9f13941c2f
Prohibit org.jboss.spec.* dependencies
...
Closes gh-28329
3 years ago
Stephane Nicoll
19eae4736c
Upgrade to Undertow 2.2.12.Final
...
Closes gh-28328
3 years ago
Stephane Nicoll
9e50a7d108
Upgrade to Tomcat 9.0.54
...
Closes gh-28327
3 years ago
Stephane Nicoll
c4a7fd86b5
Upgrade to R2DBC Bom Arabba-SR11
...
Closes gh-28326
3 years ago
Stephane Nicoll
f195dbec4f
Upgrade to Postgresql 42.2.24
...
Closes gh-28325
3 years ago
Stephane Nicoll
09e4220edd
Upgrade to Netty tcNative 2.0.44.Final
...
Closes gh-28324
3 years ago
Stephane Nicoll
641a68efbf
Upgrade to Netty 4.1.69.Final
...
Closes gh-28323
3 years ago
Stephane Nicoll
cfe30db38d
Upgrade to MongoDB 4.3.3
...
Closes gh-28322
3 years ago
Stephane Nicoll
f92a1a45ff
Upgrade to Lombok 1.18.22
...
Closes gh-28321
3 years ago
Stephane Nicoll
30812008b5
Upgrade to Jetty 9.4.44.v20210927
...
Closes gh-28320
3 years ago
Stephane Nicoll
e039d9bc1f
Upgrade to Jaybird 4.0.4.java8
...
Closes gh-28319
3 years ago
Stephane Nicoll
06c574e291
Upgrade to HttpCore5 5.1.2
...
Closes gh-28318
3 years ago
Stephane Nicoll
7e01b7444f
Upgrade to Elasticsearch 7.15.0
...
Closes gh-28317
3 years ago