1470 Commits
Author SHA1 Message Date
Andy Wilkinson 133572f6cb Merge branch '4.1.x'
Closes gh-51821
2026-09-17 10:45:30 +01:00
Andy Wilkinson d5d6ce3923 Merge branch '4.0.x' into 4.1.x
Closes gh-51820
2026-09-17 10:45:21 +01:00
Tran Ngoc Nhan 303708ec05 Fix broken links
* Correct Jakarta Javadoc links
* Correct Spring Data Cassandra and Spring Data Redis Javadoc links
* Remove `index.html` from Javadoc links

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>

See gh-51815
2026-09-17 10:37:26 +01:00
Stéphane Nicoll f76ccc4069 Start building against Spring Session 4.2.0-M1 snapshots
See gh-51806
2026-09-17 08:26:22 +02:00
Stéphane Nicoll 409a99114c Start building against Spring Security 7.2.0-M2 snapshots
See gh-51805
2026-09-17 08:26:22 +02:00
Stéphane Nicoll 4349f55774 Start building against Spring LDAP 4.2.0-M1 snapshots
See gh-51804
2026-09-17 08:26:22 +02:00
Stéphane Nicoll 4c9b6aca1e Upgrade to Prometheus Client 1.9.0
Closes gh-51811
2026-09-17 08:13:49 +02:00
Phillip Webb ec12831139 Merge branch '4.1.x'
Closes gh-51803
2026-09-16 21:48:06 -07:00
Phillip Webb 72935ee85b Merge branch '4.0.x' into 4.1.x
Closes gh-51802
2026-09-16 21:47:57 -07:00
Phillip Webb b2fa689d64 Fix broken links
Closes gh-51791
2026-09-16 21:46:52 -07:00
Phillip Webb 67f2635490 Merge branch '4.1.x'
Closes gh-51800
2026-09-16 17:31:28 -07:00
Phillip Webb 728b2980d8 Merge branch '4.0.x' into 4.1.x
Closes gh-51799
2026-09-16 17:31:21 -07:00
Phillip Webb bab9413c9d Remove spring-data-envers links since it's now part of spring-data-jpa
Closes gh-51798
2026-09-16 17:30:59 -07:00
Phillip Webb 1a00cc924c Merge branch '4.1.x'
Closes gh-51797
2026-09-16 16:47:06 -07:00
Phillip Webb 4a210f7d5b Merge branch '4.0.x' into 4.1.x
Closes gh-51796
2026-09-16 16:47:01 -07:00
Phillip Webb 558b9741a3 Link to spring spring-data-relational documentation
Replace spring-data-jdbc and spring-data-r2dbc links with
spring-data-relational.

Closes gh-51795
2026-09-16 16:46:16 -07:00
Stéphane Nicoll 683d41b323 Start building against Spring HATEOAS 3.2.0-M2 snapshots
See gh-51789
2026-09-16 16:15:46 +02:00
Stéphane Nicoll d28fc5b5ff Upgrade to OpenTelemetry 1.65.0
Closes gh-51779
2026-09-16 15:22:24 +02:00
Stéphane Nicoll f61d27d59c Start building against Spring Batch 6.1.0-M2 snapshots
See gh-51778
2026-09-16 15:22:24 +02:00
Stéphane Nicoll 6bdd6ce8b6 Start building against Micrometer Tracing 1.8.0-M2 snapshots
See gh-51777
2026-09-16 15:22:24 +02:00
Stéphane Nicoll 72524bcb9e Start building against Micrometer 1.18.0-M2 snapshots
See gh-51776
2026-09-16 15:22:23 +02:00
Phillip Webb c96f146f2c Merge branch '4.1.x' 2026-09-15 20:44:43 -07:00
Phillip Webb e45e629145 Merge branch '4.0.x' into 4.1.x 2026-09-15 20:44:24 -07:00
Phillip Webb c8bb386155 Add and polish javadoc links
See gh-51498
2026-09-15 20:35:44 -07:00
Stéphane Nicoll ad872c6427 Upgrade to Versions Maven Plugin 2.22.0
Closes gh-51761
2026-09-15 14:58:12 +02:00
Stéphane Nicoll efeba67c22 Upgrade to MongoDB 5.11.1
Closes gh-51760
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 059202983a Upgrade to Maven Install Plugin 3.2.0
Closes gh-51759
2026-09-15 14:58:12 +02:00
Stéphane Nicoll bf29f8f381 Upgrade to Maven Deploy Plugin 3.2.0
Closes gh-51758
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 7e8b9f4d7f Upgrade to Lettuce 7.7.0.RELEASE
Closes gh-51757
2026-09-15 14:58:12 +02:00
Stéphane Nicoll dc7665336b Upgrade to Jedis 8.0.1
Closes gh-51756
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 553780e086 Upgrade to Elasticsearch Client 9.5.3
Closes gh-51755
2026-09-15 14:58:12 +02:00
Stéphane Nicoll e0966e0e99 Upgrade to Couchbase Client 3.12.3
Closes gh-51754
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 360074ac69 Upgrade to Byte Buddy 1.18.14
Closes gh-51753
2026-09-15 14:58:11 +02:00
Stéphane Nicoll c07bfa884d Start building against Spring Data Bom 2026.1.0-M2 snapshots
See gh-51752
2026-09-15 14:58:11 +02:00
Andy Wilkinson 16cd17f417 Merge branch '4.1.x'
Closes gh-51766
2026-09-15 13:11:06 +01:00
Andy Wilkinson a8f1a99f7d Merge branch '4.0.x' into 4.1.x
Closes gh-51765
2026-09-15 13:10:54 +01:00
Tran Ngoc Nhan f8c3831792 Update testcontainers javadoc links
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>

See gh-51739
2026-09-15 13:10:24 +01:00
Stéphane Nicoll 0b316e5a58 Upgrade to XML Maven Plugin 1.2.2
Closes gh-51738
2026-09-14 12:41:00 +02:00
Stéphane Nicoll aea507dfb2 Upgrade to Protobuf Maven Plugin 5.1.9
Closes gh-51737
2026-09-14 12:40:56 +02:00
Stéphane Nicoll e62df00553 Upgrade to Hibernate 7.4.8.Final
Closes gh-51736
2026-09-14 12:40:52 +02:00
Stéphane Nicoll 2eb8b5c5ae Upgrade to GraphQL Java 26.1
Closes gh-51735
2026-09-14 12:40:46 +02:00
Stéphane Nicoll b9a7707643 Upgrade to Build Helper Maven Plugin 3.6.2
Closes gh-51734
2026-09-14 12:40:42 +02:00
Brian Clozel 8798aa6350 Switch to Spring for GraphQL 2.1.0-SNAPSHOT
See gh-51713
2026-09-14 12:00:40 +02:00
Stéphane Nicoll 7125bdccca Start building against Spring WS 5.1.0-M1 snapshots
See gh-51716
2026-09-12 18:19:41 +02:00
Stéphane Nicoll d06831e9da Start building against Spring Kafka 4.2.0-M2 snapshots
See gh-51715
2026-09-12 18:19:41 +02:00
Stéphane Nicoll 4ce905ac51 Start building against Spring Integration 7.2.0-M2 snapshots
See gh-51714
2026-09-12 18:19:41 +02:00
Stéphane Nicoll f7beb3ad3e Start building against Spring AMQP 4.2.0-M2 snapshots
See gh-51711
2026-09-12 18:19:41 +02:00
Stéphane Nicoll 259b19883c Start building against Reactor Bom 2026.0.0-M2 snapshots
See gh-51710
2026-09-12 12:01:19 +02:00
Stéphane Nicoll 12bf9c40ae Upgrade to SQLite JDBC 3.53.4.0
Closes gh-51704
2026-09-12 08:29:19 +02:00
Stéphane Nicoll 2fef1d2bb2 Upgrade to SLF4J 2.0.19
Closes gh-51702
2026-09-12 08:29:19 +02:00