9600 Commits

Author SHA1 Message Date
Andy Wilkinson
29c425acc6 Start building against Spring Kafka 3.3.0 snapshots
See gh-42564
2024-10-09 18:49:15 +01:00
Andy Wilkinson
be330baec1 Start building against Spring Integration 6.4.0 snapshots
See gh-42563
2024-10-09 18:49:14 +01:00
Andy Wilkinson
76d6f1aa7e Upgrade to Neo4j Java Driver 5.25.0
Closes gh-42570
2024-10-09 18:49:14 +01:00
Andy Wilkinson
4647d30f6e Start building against Spring Data Bom 2024.1.0 snapshots
See gh-42561
2024-10-09 18:49:13 +01:00
Andy Wilkinson
9d2acf76ca Start building against Spring Batch 5.2.0 snapshots
See gh-42560
2024-10-09 18:49:13 +01:00
Andy Wilkinson
11960df595 Start building against Spring Authorization Server 1.4.0 snapshots
See gh-42559
2024-10-09 18:49:05 +01:00
Andy Wilkinson
70c1cabe66 Start building against Spring AMQP 3.2.0 snapshots
See gh-42558
2024-10-09 17:10:00 +01:00
Andy Wilkinson
6c500c9662 Start building against Reactor Bom 2024.0.0 snapshots
See gh-42557
2024-10-09 17:10:00 +01:00
Andy Wilkinson
1d8614a065 Start building against Micrometer Tracing 1.4.0 snapshots
See gh-42556
2024-10-09 17:10:00 +01:00
Andy Wilkinson
83afef4f60 Start building against Micrometer 1.14.0 snapshots
See gh-42555
2024-10-09 17:10:00 +01:00
Andy Wilkinson
638cddeefa Start building against Spring Session 3.3.3 snapshots
See gh-42554
2024-10-09 10:25:05 +01:00
Andy Wilkinson
6ccb131de1 Start building against Spring Security 6.3.4 snapshots
See gh-42553
2024-10-09 10:25:00 +01:00
Andy Wilkinson
44c2925aa0 Start building against Spring Retry 2.0.10 snapshots
See gh-42552
2024-10-09 10:24:55 +01:00
Andy Wilkinson
19f774b553 Start building against Spring Pulsar 1.1.5 snapshots
See gh-42551
2024-10-09 10:24:51 +01:00
Andy Wilkinson
c9cdd32c9e Start building against Spring LDAP 3.2.7 snapshots
See gh-42550
2024-10-09 10:24:46 +01:00
Andy Wilkinson
f54603c184 Start building against Spring Integration 6.3.5 snapshots
See gh-42549
2024-10-09 10:24:42 +01:00
Andy Wilkinson
35f84f1d36 Start building against Spring Data Bom 2024.0.5 snapshots
See gh-42547
2024-10-09 10:24:33 +01:00
Andy Wilkinson
620a1b5c9a Start building against Spring Authorization Server 1.3.3 snapshots
See gh-42546
2024-10-09 10:24:28 +01:00
Andy Wilkinson
f6395c3596 Start building against Reactor Bom 2023.0.11 snapshots
See gh-42545
2024-10-09 10:24:24 +01:00
Andy Wilkinson
dfc40b44bb Start building against Micrometer Tracing 1.3.5 snapshots
See gh-42544
2024-10-09 10:24:19 +01:00
Andy Wilkinson
cf17cf9b36 Start building against Micrometer 1.13.6 snapshots
See gh-42543
2024-10-09 10:24:15 +01:00
Andy Wilkinson
c678d38630 Start building against Spring Session 3.2.6 snapshots
See gh-42542
2024-10-09 09:42:53 +01:00
Andy Wilkinson
ff44b3dd76 Start building against Spring Security 6.2.7 snapshots
See gh-42541
2024-10-09 09:42:48 +01:00
Andy Wilkinson
96d8ae540f Start building against Spring Retry 2.0.10 snapshots
See gh-42540
2024-10-09 09:42:43 +01:00
Andy Wilkinson
526c84d794 Start building against Spring Pulsar 1.0.11 snapshots
See gh-42539
2024-10-09 09:42:39 +01:00
Andy Wilkinson
1168d3ad0e Start building against Spring LDAP 3.2.7 snapshots
See gh-42538
2024-10-09 09:42:34 +01:00
Andy Wilkinson
d2c215c67d Start building against Spring Integration 6.2.10 snapshots
See gh-42537
2024-10-09 09:42:29 +01:00
Andy Wilkinson
a6c94dc723 Start building against Spring Data Bom 2023.1.11 snapshots
See gh-42535
2024-10-09 09:42:19 +01:00
Andy Wilkinson
bed5c20d5c Start building against Spring Authorization Server 1.2.7 snapshots
See gh-42534
2024-10-09 09:42:15 +01:00
Andy Wilkinson
ea2dda59c1 Start building against Reactor Bom 2023.0.11 snapshots
See gh-42533
2024-10-09 09:42:10 +01:00
Andy Wilkinson
17ab87822b Start building against Micrometer Tracing 1.2.11 snapshots
See gh-42532
2024-10-09 09:42:05 +01:00
Andy Wilkinson
87028e4971 Start building against Micrometer 1.12.11 snapshots
See gh-42531
2024-10-09 09:42:00 +01:00
Stéphane Nicoll
e40ec93e3b Upgrade to Maven Javadoc Plugin 3.10.1
Closes gh-42401
2024-10-08 17:03:16 +02:00
Phillip Webb
8282a90268 Merge branch '3.3.x' 2024-09-27 10:34:32 -07:00
Phillip Webb
055064f16b Merge branch '3.2.x' into 3.3.x 2024-09-27 10:33:30 -07:00
Phillip Webb
9836011ffd Create extension to configure Spring maven repositories
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.

See gh-42333
2024-09-27 10:30:20 -07:00
Johnny Lim
3882dcc2fa Polish
See gh-42457
2024-09-27 12:13:36 +02:00
Phillip Webb
7b3077280c Merge branch '3.3.x'
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb
100bedc07d Merge branch '3.2.x' into 3.3.x
Closes gh-42440
2024-09-24 14:29:09 -07:00
Phillip Webb
ad72411e2b Apply conventions plugin to all subprojects
Closes gh-42438
2024-09-24 14:26:32 -07:00
Stéphane Nicoll
8ac3528b89 Upgrade to SendGrid 4.10.3
Closes gh-42368
2024-09-19 08:15:40 +02:00
Stéphane Nicoll
ced82a854c Upgrade to Zipkin Reporter 3.4.2
Closes gh-42367
2024-09-19 08:15:36 +02:00
Stéphane Nicoll
97dd01e28a Upgrade to SendGrid 4.10.3
Closes gh-42366
2024-09-19 07:48:46 +02:00
Stéphane Nicoll
1b3b3aaef4 Upgrade to Hibernate 6.5.3.Final
Closes gh-42365
2024-09-19 07:48:42 +02:00
Stéphane Nicoll
c2adc3b6cb Upgrade to Zipkin Reporter 3.4.2
Closes gh-42364
2024-09-19 07:48:38 +02:00
Andy Wilkinson
47134974fc Revert "Start building against Spring Session 3.4.0 snapshots"
This reverts commit 0ce417061257fee46f6c149263d5aa14b362bcea.

See gh-42149
2024-09-18 19:09:54 +01:00
Andy Wilkinson
c1bd5bdc8b Upgrade to Spring Batch 5.2.0-M1
Closes gh-42142
2024-09-18 10:30:09 +01:00
Andy Wilkinson
7eaf6d1a96 Prohibit upgrades to Kotlin Coroutines 1.9
Closes gh-42348
2024-09-18 09:49:28 +01:00
Andy Wilkinson
fe90ef0d13 Upgrade to Spring Integration 6.4.0-M3
Closes gh-42145
2024-09-18 08:57:41 +01:00
Andy Wilkinson
32917323f9 Upgrade to Spring Authorization Server 1.4.0-M2
Closes gh-42141
2024-09-18 08:57:40 +01:00