Commit Graph

43477 Commits

Author SHA1 Message Date
Stephane Nicoll 4168375397 Upgrade to Janino 3.1.10
Closes gh-36338
2023-07-11 15:31:10 +02:00
Stephane Nicoll 5171eef1c1 Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36337
2023-07-11 15:31:04 +02:00
Stephane Nicoll 6ab571a30d Upgrade to Infinispan 14.0.12.Final
Closes gh-36336
2023-07-11 15:30:59 +02:00
Stephane Nicoll 863b0df570 Upgrade to Hibernate Validator 8.0.1.Final
Closes gh-36335
2023-07-11 15:30:55 +02:00
Stephane Nicoll 6ef030e851 Upgrade to Hibernate 6.2.6.Final
Closes gh-36334
2023-07-11 15:30:49 +02:00
Stephane Nicoll 62cdca61a8 Upgrade to Groovy 4.0.13
Closes gh-36333
2023-07-11 15:30:45 +02:00
Stephane Nicoll 28e6ed7c66 Upgrade to ActiveMQ 5.18.2
Closes gh-36332
2023-07-11 15:30:40 +02:00
Andy Wilkinson 6724c91639 Merge branch '3.0.x' into 3.1.x
Closes gh-36319
2023-07-11 13:35:26 +01:00
Andy Wilkinson b67978bc10 Merge branch '2.7.x' into 3.0.x
Closes gh-36318
2023-07-11 13:35:16 +01:00
Andy Wilkinson de2382e61c Merge pull request #36303 from dependabot[bot]
* gh-36303:
  Update to gradle-build-action 2.6.0

Closes gh-36303
2023-07-11 13:35:08 +01:00
dependabot[bot] 365f524ea2 Update to gradle-build-action 2.6.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](40b6781dcd...bd57605957)

See gh-36303
2023-07-11 13:34:31 +01:00
Andy Wilkinson e8ced6ea37 Merge branch '3.0.x' into 3.1.x
Closes gh-36309
2023-07-11 11:20:38 +01:00
Andy Wilkinson f61f5216b9 Merge branch '2.7.x' into 3.0.x
Closes gh-36308
2023-07-11 11:20:00 +01:00
Andy Wilkinson 4e7527e74f Upload build/reports artifacts in PR builds
Closes gh-36307
2023-07-11 11:18:51 +01:00
Andy Wilkinson 0f59cf7938 Start building against Spring Security 6.1.2 snapshots
See gh-36298
2023-07-10 13:59:57 +01:00
Andy Wilkinson 6f9bf7273c Start building against Reactor Bom 2022.0.9 snapshots
See gh-36297
2023-07-10 13:59:52 +01:00
Andy Wilkinson a2bb4e8ab8 Start building against Micrometer Tracing 1.1.3 snapshots
See gh-36296
2023-07-10 13:59:47 +01:00
Andy Wilkinson 0d22afc8e2 Merge branch '3.0.x' into 3.1.x 2023-07-10 13:57:15 +01:00
Andy Wilkinson 8659372551 Merge branch '2.7.x' into 3.0.x 2023-07-10 13:57:08 +01:00
Andy Wilkinson 9a03a353ec Start building against Spring Security 5.7.10 snapshots
See gh-36295
2023-07-10 13:56:57 +01:00
Andy Wilkinson c351b7a331 Merge branch '3.0.x' into 3.1.x 2023-07-10 13:53:12 +01:00
Andy Wilkinson 4a9327b3f1 Start building against Spring Security 6.0.5 snapshots
See gh-36293
2023-07-10 13:43:24 +01:00
Andy Wilkinson 7462065f38 Start building against Reactor Bom 2022.0.9 snapshots
See gh-36292
2023-07-10 13:43:19 +01:00
Andy Wilkinson b1f9be6a28 Start building against Micrometer Tracing 1.0.8 snapshots
See gh-36291
2023-07-10 13:43:14 +01:00
Andy Wilkinson 0d06747b41 Fix problem with @ and : chars in Mongo username and password
Fixes gh-36261
2023-07-10 13:35:08 +01:00
Andy Wilkinson 1085c1707e Merge branch '3.0.x' into 3.1.x 2023-07-07 12:19:15 +01:00
Andy Wilkinson 732424f7cb Polish 2023-07-07 12:19:05 +01:00
Andy Wilkinson c4157bb515 Merge branch '3.0.x' into 3.1.x
Closes gh-36276
2023-07-07 12:07:07 +01:00
Andy Wilkinson cc80bb78fe Merge branch '2.7.x' into 3.0.x
Closes gh-36275
2023-07-07 12:06:51 +01:00
Andy Wilkinson 52f732920b Support multiple health groups with an additional path with Jersey
This commit knowingly makes breaking API changes to
JerseyHealthEndpointAdditionalPathResourceFactory. We considered
other options but they all had the potential to be backwards
incompatible in one way or another. Faced with that situation we
concluded that the likelihood of anyone using the modified API
directly is small enough to warrant making the breaking changes.
If it becomes apparent that we have misjudged things we can revisit
the changes in the future.

Closes gh-36250
2023-07-07 11:21:56 +01:00
Andy Wilkinson b7099094b9 Merge branch '3.0.x' into 3.1.x
Closes gh-36268
2023-07-06 19:42:47 +01:00
Andy Wilkinson 4d70b83e80 Improve javadoc of ClientHttpRequestFactories
Closes gh-36267
2023-07-06 19:42:17 +01:00
Andy Wilkinson ea91b2f861 Merge branch '3.0.x' into 3.1.x
Closes gh-36247
2023-07-06 12:30:09 +01:00
Andy Wilkinson 7ae030adad Merge branch '2.7.x' into 3.0.x
Closes gh-36245
2023-07-06 12:29:38 +01:00
Andy Wilkinson 76cd102aa6 Upgrade CI images to ubuntu:jammy-20230624
Closes gh-36246
2023-07-06 12:28:22 +01:00
Andy Wilkinson e1459c922e Merge branch '3.0.x' into 3.1.x
Closes gh-36259
2023-07-06 12:11:55 +01:00
Andy Wilkinson f63e84c25f Merge branch '2.7.x' into 3.0.x
Closes gh-36258
2023-07-06 12:11:43 +01:00
Andy Wilkinson 4e4da9fce0 Disable parallel execution for PR builds on GitHub Actions
Closes gh-36257
2023-07-06 12:11:08 +01:00
Andy Wilkinson 64eaca4db3 Merge branch '3.0.x' into 3.1.x
Closes gh-36255
2023-07-06 11:32:33 +01:00
Andy Wilkinson 81510441aa Merge branch '2.7.x' into 3.0.x
Closes gh-36254
2023-07-06 11:25:52 +01:00
Andy Wilkinson 142a3983a0 Check that AutoConfiguration classes are listed in imports file
Closes gh-36253
2023-07-06 11:19:03 +01:00
Phillip Webb 034803ee2f Polish 2023-07-05 20:59:39 +01:00
Andy Wilkinson c9f8d92656 Merge branch '3.0.x' into 3.1.x
Closes gh-36237
2023-07-05 09:47:43 +01:00
Andy Wilkinson e17aff09cc Merge pull request #36167 from izeye
* gh-36167:
  Polish "Use Stream.toList()"
  Use Stream.toList()

Closes gh-36167
2023-07-05 09:42:15 +01:00
Andy Wilkinson 0e815d2342 Polish "Use Stream.toList()"
See gh-36167
2023-07-05 09:39:38 +01:00
Johnny Lim 0fa58c04e7 Use Stream.toList()
See gh-36167
2023-07-05 09:38:19 +01:00
Andy Wilkinson 20cfc3c9d0 Merge branch '3.0.x' into 3.1.x
Closes gh-36235
2023-07-05 09:19:49 +01:00
Andy Wilkinson bdead8d0e3 Merge pull request #36168 from eddumelendez
* gh-36168:
  Use spring-amqp-bom

Closes gh-36168
2023-07-05 09:19:37 +01:00
Eddú Meléndez f57e6a1fa5 Use spring-amqp-bom
See gh-36168
2023-07-05 09:19:24 +01:00
Andy Wilkinson 0bfc3c3872 Merge branch '3.0.x' into 3.1.x
Closes gh-36233
2023-07-05 09:12:47 +01:00