Commit Graph

43237 Commits

Author SHA1 Message Date
Andy Wilkinson
a1db63b726 Merge branch '2.7.x' into 3.0.x
Closes gh-38400
2023-11-20 20:59:56 +00:00
Andy Wilkinson
b4348ecf19 Don't set next version when staging final version
Closes gh-38399
2023-11-20 20:57:45 +00:00
Andy Wilkinson
8b5f3f3176 Merge branch '2.7.x' into 3.0.x
See gh-38395
2023-11-20 10:52:28 +00:00
Andy Wilkinson
83d1d8e36d Parameterize Artifactory repository names
See gh-38394
2023-11-20 10:51:53 +00:00
Andy Wilkinson
6b8f38e873 Merge branch '2.7.x' into 3.0.x
Closes gh-38395
2023-11-20 10:39:11 +00:00
Andy Wilkinson
81ced3ecdb Improve parameterization of the CI pipeline
Closes gh-38394
2023-11-20 10:36:58 +00:00
Andy Wilkinson
473b801c52 Upgrade to Spring HATEOAS 2.0.7
Closes gh-38374
2023-11-16 15:58:41 +00:00
Andy Wilkinson
301c76e2c2 Merge branch '2.7.x' into 3.0.x 2023-11-16 15:58:08 +00:00
Andy Wilkinson
19f8e042a6 Upgrade to Spring HATEOAS 1.5.6
Closes gh-38373
2023-11-16 15:57:56 +00:00
Andy Wilkinson
77cce80da7 Upgrade to Spring Framework 6.0.14
Closes gh-38294
2023-11-16 15:04:02 +00:00
Andy Wilkinson
15e9ae91ea Start building against Spring HATEOAS 2.0.7 snapshots
See gh-38374
2023-11-16 12:10:58 +00:00
Andy Wilkinson
9362658ed5 Merge branch '2.7.x' into 3.0.x 2023-11-16 12:10:07 +00:00
Andy Wilkinson
239e8a640e Start building against Spring HATEOAS 1.5.6 snapshots
See gh-38373
2023-11-16 12:09:55 +00:00
Andy Wilkinson
bdf4582860 Merge branch '2.7.x' into 3.0.x 2023-11-16 09:42:33 +00:00
Andy Wilkinson
87e2b1ea8e Upgrade to Spring Framework 5.3.31
Closes gh-38283
2023-11-16 09:38:35 +00:00
Andy Wilkinson
8b72e5612b Start building against Spring Kafka 3.0.13 snapshots
See gh-38369
2023-11-15 19:21:09 +00:00
Andy Wilkinson
ff555c5ceb Merge branch '2.7.x' into 3.0.x
Closes gh-38364
2023-11-15 15:57:39 +00:00
Andy Wilkinson
c2156d6803 Remove static state from CF web endpoint integration tests
The mocks being static meant that their state was shared across each
test in the class. This resulted in the tests being order dependent.
This commit uses instance variables to hold the mocks, thereby
ensuring that they're recreated for each test as part of the standard
JUnit lifecycle.

Closes gh-38363
2023-11-15 15:16:24 +00:00
Andy Wilkinson
7f6014f411 Upgrade to Reactor Bom 2022.0.13
Closes gh-38292
2023-11-14 20:45:03 +00:00
Andy Wilkinson
bf5564ae12 Merge branch '2.7.x' into 3.0.x 2023-11-14 20:44:29 +00:00
Andy Wilkinson
9b8bcec33e Upgrade to Reactor Bom 2020.0.38
Closes gh-38280
2023-11-14 20:44:18 +00:00
Andy Wilkinson
88393da438 Upgrade to AspectJ 1.9.20.1
Closes gh-38355
2023-11-14 20:00:47 +00:00
Andy Wilkinson
a829722461 Merge branch '2.7.x' into 3.0.x 2023-11-14 14:50:05 +00:00
Andy Wilkinson
8d01944666 Start building against Spring WS 3.1.8 snapshots
See gh-38284
2023-11-14 13:40:27 +00:00
Phillip Webb
09e5a2f24a Update copyright year of changed files 2023-11-13 10:42:26 -08:00
Phillip Webb
2cabcbc8fa Polish adoc formatting 2023-11-13 09:27:15 -08:00
Andy Wilkinson
74b395bda4 Upgrade to Micrometer Tracing 1.0.12
Closes gh-38291
2023-11-13 15:50:00 +00:00
Andy Wilkinson
721ac5d7ee Upgrade to Micrometer 1.10.13
Closes gh-38290
2023-11-13 15:49:59 +00:00
Andy Wilkinson
318f7bb5f0 Upgrade to Dependency Management Plugin 1.1.4
Closes gh-38344
2023-11-13 15:49:58 +00:00
Andy Wilkinson
771bf7b0dc Merge branch '2.7.x' into 3.0.x 2023-11-13 15:28:27 +00:00
Andy Wilkinson
3460913338 Upgrade to Micrometer 1.9.17
Closes gh-38279
2023-11-13 15:28:04 +00:00
Moritz Halbritter
a33d8f2e93 Merge pull request #38326 from cachescrubber
* pr/38326:
  Polish "Add a Restarting a stopped or failed Job section to the batch howto"
  Add a Restarting a stopped or failed Job section to the batch howto

Closes gh-38326
2023-11-13 12:08:22 +01:00
Moritz Halbritter
ba998302bd Polish "Add a Restarting a stopped or failed Job section to the batch howto"
See gh-38326
2023-11-13 12:08:06 +01:00
Lars Uffmann
00ce9aab00 Add a Restarting a stopped or failed Job section to the batch howto
See gh-38326
2023-11-13 12:06:01 +01:00
Moritz Halbritter
3406391f63 Merge pull request #38325 from cachescrubber
* pr/38325:
  Remove unnecessary JobOperator bean definition

Closes gh-38325
2023-11-13 11:49:30 +01:00
Lars Uffmann
e41b36273f Remove unnecessary JobOperator bean definition
See gh-38325
2023-11-13 11:46:38 +01:00
Moritz Halbritter
1022e1bdd2 Merge branch '2.7.x' into 3.0.x
Closes gh-38332
2023-11-13 09:07:43 +01:00
Moritz Halbritter
935a617d58 Merge pull request #38330 from dreis2211
* pr/38330:
  Fix link to Elasticsearch health indicator

Closes gh-38330
2023-11-13 09:07:30 +01:00
Christoph Dreis
af0df78bd0 Fix link to Elasticsearch health indicator
See gh-38330
2023-11-13 09:04:06 +01:00
Andy Wilkinson
7130663d6d Start building against Spring WS 4.0.8 snapshots
See gh-38296
2023-11-10 12:20:29 +00:00
Andy Wilkinson
3edc3d993c Start building against Spring Integration 6.0.9 snapshots
See gh-38295
2023-11-10 12:20:24 +00:00
Andy Wilkinson
7a308f56ed Start building against Spring Framework 6.0.14 snapshots
See gh-38294
2023-11-10 12:20:19 +00:00
Andy Wilkinson
593ae30d81 Start building against Spring Data Bom 2022.0.12 snapshots
See gh-38293
2023-11-10 12:20:15 +00:00
Andy Wilkinson
9f9faf7435 Start building against Reactor Bom 2022.0.13 snapshots
See gh-38292
2023-11-10 12:20:10 +00:00
Andy Wilkinson
66502b48a7 Start building against Micrometer Tracing 1.0.12 snapshots
See gh-38291
2023-11-10 12:20:05 +00:00
Andy Wilkinson
1c8a43dc55 Start building against Micrometer 1.10.13 snapshots
See gh-38290
2023-11-10 12:20:00 +00:00
Moritz Halbritter
40063ee1f9 Update Spring Security links 2023-11-10 11:01:23 +01:00
Moritz Halbritter
d29f7a88b4 Update Spring Framework links
Closes gh-36241
2023-11-10 10:47:54 +01:00
Moritz Halbritter
8ac2e3e38f Fix broken link to Spring Data Envers
As of version 3.0, this project has been merged into Spring Data JPA.
2023-11-10 08:53:09 +01:00
Andy Wilkinson
a75cf09cab Merge branch '2.7.x' into 3.0.x 2023-11-09 20:29:48 +00:00