Andy Wilkinson
9e169b5c3d
Upgrade to Jackson Bom 2.12.7.20221012
...
Closes gh-35475
2023-05-17 20:42:31 +01:00
Andy Wilkinson
e278990ebd
Upgrade to Infinispan 12.1.14.Final
...
Closes gh-35474
2023-05-17 20:42:31 +01:00
Andy Wilkinson
1b0a6a286f
Upgrade to HttpCore5 5.1.5
...
Closes gh-35473
2023-05-17 20:42:31 +01:00
Andy Wilkinson
d0017f18af
Upgrade to HttpCore 4.4.16
...
Closes gh-35472
2023-05-17 20:42:30 +01:00
Andy Wilkinson
01647600ff
Upgrade to HttpClient 4.5.14
...
Closes gh-35471
2023-05-17 20:42:30 +01:00
Andy Wilkinson
325ff6e518
Upgrade to Hibernate Validator 6.2.5.Final
...
Closes gh-35470
2023-05-17 20:42:30 +01:00
Andy Wilkinson
8f9fc7e38d
Upgrade to Hazelcast 4.1.10
...
Closes gh-35469
2023-05-17 20:42:30 +01:00
Andy Wilkinson
ee8c635083
Upgrade to Groovy 3.0.17
...
Closes gh-35468
2023-05-17 20:42:29 +01:00
Andy Wilkinson
18c27f9a2e
Upgrade to Glassfish JAXB 2.3.8
...
Closes gh-35467
2023-05-17 20:42:29 +01:00
Andy Wilkinson
6fb6fc2bec
Upgrade to FreeMarker 2.3.32
...
Closes gh-35466
2023-05-17 20:42:29 +01:00
Andy Wilkinson
acad5b93d8
Upgrade to Ehcache3 3.9.11
...
Closes gh-35465
2023-05-17 20:42:28 +01:00
Andy Wilkinson
33a339b462
Merge branch '2.5.x' into 2.6.x
2023-05-17 18:31:05 +01:00
Andy Wilkinson
ed7badc2d1
Upgrade to Dropwizard Metrics 4.1.36
...
Closes gh-35464
2023-05-17 18:30:41 +01:00
Andy Wilkinson
eaf6831e92
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
...
Closes gh-35463
2023-05-17 18:30:40 +01:00
Andy Wilkinson
6e131fb904
Upgrade to AppEngine SDK 1.9.98
...
Closes gh-35462
2023-05-17 18:30:40 +01:00
Andy Wilkinson
6bbc416616
Upgrade to ActiveMQ 5.16.6
...
Closes gh-35461
2023-05-17 18:30:40 +01:00
Moritz Halbritter
038ec07cf2
Increase sleep duration after creating GitHub issue in Bomr
...
See gh-30304
2023-05-17 18:30:31 +01:00
Phillip Webb
95d1cb9884
Merge branch '2.5.x' into 2.6.x
2023-05-15 22:20:11 -07:00
Phillip Webb
8316a96515
Polish
2023-05-15 22:19:06 -07:00
Phillip Webb
25b0a4a67b
Merge branch '2.5.x' into 2.6.x
...
Fixes gh-35438
2023-05-15 22:12:57 -07:00
Andy Wilkinson
086b1e5f58
Stop WebFilterChainPostProcessor from causing eager init
...
Fixes gh-35437
2023-05-15 22:12:32 -07:00
Phillip Webb
c984ddb6b7
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35415
2023-05-12 14:22:40 -07:00
Phillip Webb
ef1401fcc9
Fix formatting
2023-05-12 14:20:40 -07:00
Andy Wilkinson
d1d990acd7
Improve compatibility with SnakeYAML 2.0
...
Closes gh-35414
2023-05-12 14:16:45 -07:00
Phillip Webb
27c8da66f1
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35412
2023-05-12 13:27:46 -07:00
Madhura Bhave
307f3c3399
Use endpoint mappings in CloudFoundry integration
...
Closes gh-35411
2023-05-12 13:23:13 -07:00
Phillip Webb
2bdc62afdb
Merge branch '2.5.x' into 2.6.x
2023-05-12 09:45:01 -07:00
Phillip Webb
585286e472
Revert "Resolve errors in layers.xsd" for 2.5
...
Revert layers.xsd fix to reduce risk of a regression since it has not
yet made it into a 2.5 release.
This reverts commit f185b0767a
, reversing
changes made to bf3c6dfdba
.
See gh-31126
2023-05-12 09:42:25 -07:00
Phillip Webb
60930c0285
Merge branch '2.5.x' into 2.6.x
2023-05-10 23:33:42 -07:00
Phillip Webb
9af19370a6
Backport build and CI concerns
...
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2023-05-10 23:29:30 -07:00
Phillip Webb
2c1db0e9a2
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35386
2023-05-10 09:56:24 -07:00
Phillip Webb
e2365ff2a4
Upgrade Java 8 version in CI image and .sdkmanrc and switch to Bellsoft
...
Closes gh-35385
2023-05-10 09:53:20 -07:00
Spring Builds
d4a91004b5
Next development version (v2.6.15-SNAPSHOT)
2022-11-24 11:57:56 +00:00
Andy Wilkinson
ebfbf4a412
Stop testing Gradle plugin against Gradle 7.6 RCs
...
Closes gh-33342
2022-11-24 11:23:45 +00:00
Stephane Nicoll
f68e8ce3b4
Upgrade to Postgresql 42.3.8
...
Closes gh-33337
2022-11-24 10:01:14 +01:00
Moritz Halbritter
b00f4f926a
Create a HTTP connector in the custom tomcat connector example
...
Closes gh-28707
2022-11-23 17:00:08 +01:00
Moritz Halbritter
2f6edecedb
Improve JavaDoc on ConditionalOnClass
...
Closes gh-27846
2022-11-23 16:26:43 +01:00
Moritz Halbritter
ae8ec86486
Clarify startup probe in actuator documentation
...
Closes gh-28432
2022-11-23 14:21:51 +01:00
Stephane Nicoll
92ed0dc61e
Upgrade to HttpClient5 5.1.4
...
Closes gh-33320
2022-11-23 06:08:49 +01:00
Stephane Nicoll
928d210665
Upgrade to Dropwizard Metrics 4.2.13
...
Closes gh-33319
2022-11-23 06:08:46 +01:00
Andy Wilkinson
c4151bb629
Revert "Start building against Spring Batch 4.3.8 snapshots"
...
This reverts commit 2b4ceb35a2
.
The 4.3.8 release has been postponed.
See gh-33128
2022-11-22 15:05:58 +00:00
Andy Wilkinson
673d301b88
Make Ant smoke test more robust
...
Closes gh-33295
2022-11-22 12:01:21 +00:00
Andy Wilkinson
b960609995
Upgrade to Spring Kafka 2.8.11
...
Closes gh-33126
2022-11-21 17:46:24 +00:00
Stephane Nicoll
5035f638a5
Upgrade to Spring AMQP 2.4.8
...
Closes gh-33222
2022-11-21 17:39:22 +01:00
Stephane Nicoll
48e77ee4ae
Merge pull request #33276 from hpoettker
...
* pr/33276:
Make `ScheduledBeanLazyInitializationExcludeFilter` conditional
Closes gh-33276
2022-11-21 16:22:42 +01:00
Henning Poettker
330848d339
Make `ScheduledBeanLazyInitializationExcludeFilter` conditional
...
See gh-33276
2022-11-21 16:11:07 +01:00
Andy Wilkinson
a23c7df2df
Upgrade to Spring REST Docs 2.0.7.RELEASE
...
Closes gh-33127
2022-11-21 11:57:57 +00:00
Stephane Nicoll
e0b08f0536
Upgrade to Janino 3.1.9
...
Closes gh-33271
2022-11-18 22:20:12 +01:00
Andy Wilkinson
e860efca65
Test Gradle plugin against 7.6-rc-3
...
Closes gh-33267
2022-11-18 17:14:29 +00:00
Andy Wilkinson
ec467402b3
Link to Micrometer's documentation on @Timed
...
Closes gh-33264
2022-11-18 16:28:28 +00:00