Commit Graph

401 Commits

Author SHA1 Message Date
onobc 4aaa1dfb5f Remove Spring Pulsar Reactive support
This removes the auto-configuration for Spring Pulsar Reactive.

Consolidates the PulsarConfiguration into the PulsarAutoConfiguration because
there is no longer a need to factor out the common components between Spring
Pulsar and Spring Pulsar Reactive.

See gh-47707

Signed-off-by: onobc <chris.bono@gmail.com>
2025-10-20 18:15:34 +02:00
Stéphane Nicoll f4507a2ae9 Upgrade to XML Maven Plugin 1.2.0
Closes gh-47710
2025-10-20 07:53:32 +02:00
Stéphane Nicoll 0c43c83932 Upgrade to Selenium 4.37.0
Closes gh-47709
2025-10-20 07:53:28 +02:00
Stéphane Nicoll 28c8a9ae39 Upgrade to Logback 1.5.20
Closes gh-47708
2025-10-20 07:53:23 +02:00
Stéphane Nicoll 32c717b40c Harmonize Hibernate dependency management
Closes gh-47698
2025-10-19 16:34:54 +02:00
Stéphane Nicoll ccb856fcbe Upgrade to Groovy 5.0.2
Closes gh-47147
2025-10-19 15:58:40 +02:00
Andy Wilkinson 1be6a54807 Remove support for spring-restdocs-restassured
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47685
2025-10-18 10:00:51 +01:00
Andy Wilkinson e9084ddd86 Provide auto-configuration for Jackson 2
See gh-47688
2025-10-17 13:17:08 -07:00
Eddú Meléndez 7f64615690 Upgrade to Testcontainers 2.0.1
* Update dependencies name
  Modules are prefixed with `testcontainers-`
* Update container classes
  Container classes are under `org.testcontainers.<module-name>` package

See gh-47664

Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com>
2025-10-17 17:11:24 +02:00
Stéphane Nicoll c2ec47c858 Upgrade to Rabbit AMQP Client 5.27.0
Closes gh-47684
2025-10-17 16:57:22 +02:00
Stéphane Nicoll 4d0228ba84 Upgrade to Artemis 2.43.0
Closes gh-47681
2025-10-17 16:48:56 +02:00
Stéphane Nicoll d0e21b0b45 Upgrade to Spring LDAP 4.0.0-RC1
Closes gh-47496
2025-10-17 14:26:49 +02:00
Stéphane Nicoll aa2bb4fd87 Upgrade to Spring HATEOAS 3.0.0-RC1
Closes gh-47493
2025-10-17 14:26:49 +02:00
Stéphane Nicoll a1f9210619 Upgrade to Spring Data Bom 2025.1.0-RC1
Closes gh-47394
2025-10-17 14:26:49 +02:00
Stéphane Nicoll ce77c5ec4c Upgrade to Elasticsearch Client 9.1.5
Closes gh-47677
2025-10-17 14:26:49 +02:00
Andy Wilkinson fe310fd1e3 Remove unwanted dependency management from spring-boot-dependencies
Closes gh-42522
2025-10-17 10:42:48 +01:00
Phillip Webb 61c8fa2e1c Remove support for Spring Session Hazelcast
Closes gh-47661
2025-10-16 10:42:14 -07:00
Phillip Webb c477d3b8b4 Remove support for Spring Session Data MongoDB
Closes gh-47662
2025-10-16 10:38:45 -07:00
Andy Wilkinson b88551a198 Remove Spock integration until it supports Groovy 5
Closes gh-47650
2025-10-16 15:27:35 +01:00
Stéphane Nicoll 3e41416af6 Add spring-boot-restdocs to managed dependencies
Closes gh-47434
2025-10-16 09:41:07 +02:00
Stéphane Nicoll 36c2432f69 Rename 'spring-boot-tx' module to 'spring-boot-transaction'
Closes gh-47603
2025-10-16 09:14:20 +02:00
Stéphane Nicoll c478c13e66 Upgrade to Netty 4.2.7.Final
Closes gh-47652
2025-10-15 18:19:40 +02:00
Stéphane Nicoll dee3dc4521 Upgrade to Reactor Bom 2025.0.0-RC1
Closes gh-47490
2025-10-15 13:04:34 +02:00
Stéphane Nicoll fe85b47b96 Prevent upgrade to Hazelcast 5.6.0
Closes gh-47642
2025-10-15 13:04:34 +02:00
Andy Wilkinson cde86d74c7 Upgrade to MongoDB 5.6.1
Closes gh-47643
2025-10-15 10:39:12 +01:00
Phillip Webb a77b2ad90e Fix Neo4j BOM dependency
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Update dependency to pass BOMR checks.

See gh-47623
2025-10-14 17:31:43 -07:00
Stéphane Nicoll 683d4568be Use Neo4j Java Driver BOM
Closes gh-47623
2025-10-14 17:57:42 +02:00
Stéphane Nicoll 1c797792db Upgrade to OpenTelemetry 1.55.0
Closes gh-47630
2025-10-14 17:09:16 +02:00
Stéphane Nicoll 9e0f541c56 Upgrade to MSSQL JDBC 13.2.1.jre11
Closes gh-47629
2025-10-14 17:09:16 +02:00
Stéphane Nicoll 83a048504d Upgrade to Micrometer Tracing 1.6.0-RC1
Closes gh-47489
2025-10-14 17:09:15 +02:00
Stéphane Nicoll 1c2540a124 Upgrade to Micrometer 1.16.0-RC1
Closes gh-47488
2025-10-14 17:09:15 +02:00
Stéphane Nicoll 44b566b08f Upgrade to Jetty Reactive HTTPClient 4.1.0
Closes gh-47627
2025-10-14 17:09:15 +02:00
Phillip Webb 4587c82330 Start building against Spring Security 7.0.0-RC1 snapshots
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47499
2025-10-13 15:13:00 -07:00
Phillip Webb 581389aef4 Start building against Reactor Bom 2025.0.0-RC1 snapshots
See gh-47490
2025-10-13 15:13:00 -07:00
Phillip Webb c0c5f98f7c Upgrade to Jedis 7.0.0
Closes gh-47600
2025-10-13 13:40:18 -07:00
Phillip Webb 3520290d74 Upgrade to Couchbase Client 3.9.2
Closes gh-47599
2025-10-13 13:40:14 -07:00
Stéphane Nicoll 1dbffbd591 Upgrade to Neo4j Java Driver 6.0.1
Closes gh-47597
2025-10-13 14:10:21 +02:00
Stéphane Nicoll 42c1c8718f Upgrade to WebJars Locator Lite 1.1.2
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47591
2025-10-13 11:40:40 +02:00
Stéphane Nicoll b57713f9f2 Upgrade to Versions Maven Plugin 2.19.1
Closes gh-47590
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 23ddbf18bf Upgrade to Selenium HtmlUnit 4.36.1
Closes gh-47588
2025-10-13 11:40:39 +02:00
Stéphane Nicoll c31a96e7bc Upgrade to Selenium 4.36.0
Closes gh-47587
2025-10-13 11:40:39 +02:00
Stéphane Nicoll cf782da95a Upgrade to RxJava3 3.1.12
Closes gh-47586
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 2327275af8 Upgrade to R2DBC Postgresql 1.1.0.RELEASE
Closes gh-47585
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 1e4084fb7d Upgrade to Pulsar 4.1.1
Closes gh-47584
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 9f11e12a03 Upgrade to Postgresql 42.7.8
Closes gh-47583
2025-10-13 11:40:39 +02:00
Stéphane Nicoll d147c2b14e Upgrade to OpenTelemetry 1.54.1
Closes gh-47582
2025-10-13 11:40:39 +02:00
Stéphane Nicoll a98af5b807 Upgrade to Maven Javadoc Plugin 3.12.0
Closes gh-47579
2025-10-13 11:40:39 +02:00
Stéphane Nicoll f8806440fd Upgrade to Maven Enforcer Plugin 3.6.2
Closes gh-47578
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 5d709bcd31 Upgrade to Maven Dependency Plugin 3.9.0
Closes gh-47577
2025-10-13 11:40:39 +02:00
Stéphane Nicoll 4f7ce2a8a4 Upgrade to Maven Compiler Plugin 3.14.1
Closes gh-47576
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 5011f2f40b Upgrade to Lombok 1.18.42
Closes gh-47575
2025-10-13 11:40:38 +02:00
Stéphane Nicoll f917a4cd0e Upgrade to Logback 1.5.19
Closes gh-47574
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 994ec68901 Upgrade to jOOQ 3.19.27
Closes gh-47573
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 50c0bc4b7f Upgrade to Jetty 12.1.2
Closes gh-47572
2025-10-13 11:40:38 +02:00
Stéphane Nicoll afe9fa0060 Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47571
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 7ddd687e45 Upgrade to Jakarta XML Bind 4.0.4
Closes gh-47240
2025-10-13 11:40:38 +02:00
Stéphane Nicoll addbe7e0fc Upgrade to Jakarta Mail 2.1.5
Closes gh-47570
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 20ef366a28 Upgrade to HttpCore5 5.3.6
Closes gh-47568
2025-10-13 11:40:38 +02:00
Stéphane Nicoll cf47c31f20 Upgrade to HttpClient5 5.5.1
Closes gh-47567
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 693b1bb994 Upgrade to HtmlUnit 4.17.0
Closes gh-47566
2025-10-13 11:40:38 +02:00
Stéphane Nicoll b9a71636c7 Upgrade to Hibernate 7.1.4.Final
Closes gh-47565
2025-10-13 11:40:38 +02:00
Stéphane Nicoll 241de13415 Upgrade to GraphQL Java 25.0.beta-9
Closes gh-47595
2025-10-13 11:40:37 +02:00
Stéphane Nicoll 7ac679a286 Upgrade to Glassfish JAXB 4.0.6
Closes gh-47563
2025-10-13 11:40:37 +02:00
Stéphane Nicoll 0af556b356 Upgrade to Commons Lang3 3.19.0
Closes gh-47561
2025-10-13 11:40:37 +02:00
Stéphane Nicoll 7d049dbcb2 Upgrade to Classmate 1.7.1
Closes gh-47560
2025-10-13 11:40:37 +02:00
Stéphane Nicoll 333cb7fb5c Upgrade to Byte Buddy 1.17.8
Closes gh-47559
2025-10-13 11:40:37 +02:00
Stéphane Nicoll dec220da0f Upgrade to Angus Mail 2.0.5
Closes gh-47557
2025-10-13 11:40:37 +02:00
Stéphane Nicoll 360a759fb0 Start building against Spring WS 5.0.0-RC1 snapshots
See gh-47501
2025-10-11 11:12:27 +02:00
Stéphane Nicoll 5f3a1df658 Start building against Spring Session 4.0.0-RC1 snapshots
See gh-47500
2025-10-11 11:12:27 +02:00
Stéphane Nicoll f0af23be9e Start building against Spring RESTDocs 4.0.0-RC1 snapshots
See gh-47498
2025-10-11 11:12:27 +02:00
Stéphane Nicoll df6a27ee30 Start building against Spring Pulsar 2.0.0-RC1 snapshots
See gh-47497
2025-10-11 11:12:27 +02:00
Stéphane Nicoll 9e47093792 Start building against Spring LDAP 4.0.0-RC1 snapshots
See gh-47496
2025-10-11 11:12:27 +02:00
Stéphane Nicoll 6791124703 Start building against Spring Kafka 4.0.0-RC1 snapshots
See gh-47495
2025-10-11 11:12:26 +02:00
Stéphane Nicoll 68fc7a11f0 Start building against Spring Integration 7.0.0-RC1 snapshots
See gh-47494
2025-10-11 11:12:26 +02:00
Stéphane Nicoll b427b13088 Start building against Spring HATEOAS 3.0.0-RC1 snapshots
See gh-47493
2025-10-11 11:12:26 +02:00
Stéphane Nicoll 1af0edd0e5 Start building against Spring GraphQL 2.0.0-RC1 snapshots
See gh-47492
2025-10-11 11:12:26 +02:00
Stéphane Nicoll 1239e0f710 Start building against Spring AMQP 4.0.0-RC1 snapshots
See gh-47491
2025-10-10 19:13:40 +02:00
Stéphane Nicoll 0a1fbde298 Start building against Micrometer Tracing 1.6.0-RC1 snapshots
See gh-47489
2025-10-10 18:38:14 +02:00
Stéphane Nicoll bb36d9d2ef Start building against Micrometer 1.16.0-RC1 snapshots
See gh-47488
2025-10-10 18:38:11 +02:00
Mahmoud Ben Hassine 491019d4fe Start building against Spring Batch 6.0.0-RC1 snapshots
See gh-47477
2025-10-10 17:41:24 +02:00
Andy Wilkinson 885f90da0c Introduce spring-boot-webclient-test
See gh-46356
See gh-47322
2025-10-10 12:11:43 +01:00
Andy Wilkinson 9eb05ebb10 Create spring-boot-resttestclient and spring-boot-webtestclient modules
Create `spring-boot-resttestclient` and `spring-boot-webtestclient`
modules to hold test client auto-configuration and `TestRestTemplate`
code.

Previous these classes were contained in `spring-boot-resetclient-test`
and `spring-boot-webclient-test` which was incorrect since the `-test`
modules should hold code need to test the given modules, not supporting
test classes.

See gh-46356

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-10-09 22:12:39 -07:00
Stéphane Nicoll 65236603fc Polish
See gh-46307
2025-10-09 11:29:25 +02:00
Gerrit Meier 2542430e5b Add support for Neo4j Java Driver 6.0.0
See gh-47381

Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
2025-10-07 11:37:25 +02:00
Stéphane Nicoll 43b06ca9b9 Start building against Spring Data Bom 2025.1.0-RC1 snapshots
See gh-47394
2025-10-07 11:37:12 +02:00
Moritz Halbritter 0753e7dbf2 Manage version for Checker annotations internally
See gh-47263
2025-10-06 12:03:54 +02:00
Andy Wilkinson a111f1f68f Upgrade to Liquibase 5.0.1
Closes gh-47386
2025-10-06 11:00:59 +01:00
Stéphane Nicoll 04038101d2 Merge branch '3.5.x'
Closes gh-47393
2025-10-03 14:25:45 +02:00
Phillip Webb dadfd9a35d Add classic test starter
See gh-46356
See gh-47322
2025-10-01 21:55:38 -07:00
Phillip Webb 2d312ed5f5 Add remaining test starters
Add test starters for all remaining non-deprecated starters.

See gh-46356
See gh-47322
2025-10-01 21:55:33 -07:00
Phillip Webb a30e832915 Add starters for corresponding test modules
See gh-46356
See gh-47322
2025-10-01 21:55:19 -07:00
Phillip Webb 2a521ce4e9 Remove `spring-boot-web-server-test` module
Remove the `spring-boot-web-server-test` module, adding
`SpringBootTestRandomPortContextCustomizerFactory` to
`spring-boot-web-server` as a replacement for
`SpringBootTestRandomPortApplicationListener`.

See gh-46356
See gh-47322
2025-10-01 21:54:54 -07:00
Phillip Webb 8008076e04 Remove spring-boot-json-test module
Remove spring-boot-json-test module and spread code between
`spring-boot-test`, `spring-boot-test-autoconfigure` and JSON
technology modules.

See gh-46356
See gh-47322
2025-10-01 21:42:18 -07:00
Andy Wilkinson 52c55788a2 Add new -test modules to spring-boot-dependencies
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47322
See gh-46356
2025-09-26 17:57:18 +01:00
Stéphane Nicoll c4cace3f74 Upgrade to Log4j2 2.25.2
See gh-46334
2025-09-24 12:14:32 +02:00
Stéphane Nicoll b7695200a9 Re-apply the upgrade to Log4j2 2.25.1
See gh-46372
See gh-46334
2025-09-24 12:13:54 +02:00
Phillip Webb bc46bb2a24 Drop spring-boot-loader-classic support
Closes gh-45714
2025-09-23 15:31:51 -07:00
Phillip Webb b01dc92233 Add spring-boot-persistence to dependencies POM
Fixes gh-47271
2025-09-18 13:34:22 -07:00
Andy Wilkinson f81f2decf1 Revert "Upgrade to Jakarta XML Bind 4.0.4"
This reverts commit 602c149e7f.

Closes gh-47240
2025-09-18 08:04:51 +01:00
Stéphane Nicoll 2e76cda4ba Upgrade to Flyway 11.13.1
Closes gh-47261
2025-09-18 03:36:34 +02:00
Stéphane Nicoll bc60749949 Upgrade to Spring RESTDocs 4.0.0-M3
Closes gh-47007
2025-09-17 15:44:26 +02:00
Stéphane Nicoll 6d13034455 Upgrade to Spring Batch 6.0.0-M3
Closes gh-47001
2025-09-17 15:44:26 +02:00
Stéphane Nicoll 2e09167986 Upgrade to XmlUnit2 2.10.4
Closes gh-47241
2025-09-17 08:51:14 +02:00
Stéphane Nicoll 67da54e634 Upgrade to Spring Pulsar 2.0.0-M3
Closes gh-47006
2025-09-17 08:51:14 +02:00
Stéphane Nicoll e20437195e Upgrade to Spring Integration 7.0.0-M3
Closes gh-47010
2025-09-17 08:51:14 +02:00
Stéphane Nicoll 748bba378a Upgrade to Spring GraphQL 2.0.0-M3
Closes gh-47009
2025-09-17 08:51:14 +02:00
Stéphane Nicoll 602c149e7f Upgrade to Jakarta XML Bind 4.0.4
Closes gh-47240
2025-09-17 08:51:14 +02:00
Stéphane Nicoll 297b4dfe70 Upgrade to Flyway 11.13.0
Closes gh-47239
2025-09-17 08:51:14 +02:00
Stéphane Nicoll 08ce5b0ccd Upgrade to Spring Security 7.0.0-M3
Closes gh-47199
2025-09-16 02:44:43 +02:00
Stéphane Nicoll 91d30115e5 Upgrade to Spring Kafka 4.0.0-M5
Closes gh-47004
2025-09-16 02:44:43 +02:00
Stéphane Nicoll 0c53233128 Upgrade to Spring AMQP 4.0.0-M5
Closes gh-46999
2025-09-16 02:44:43 +02:00
Stéphane Nicoll f22e4853c3 Upgrade to Hibernate 7.1.1.Final
Closes gh-47217
2025-09-16 02:44:43 +02:00
Stéphane Nicoll ed1ee79aef Share JSON library consistently
This commit shades the use of 'com.vaadin.external.google:android-json'
in the three modules that use it. The configuration processor already
did that and this commit does the same for configuration-metadata and
the CLI.

As a result of this commit, 'android-json' is not used nor managed
internally.

Closes gh-45504
2025-09-15 16:17:21 +02:00
Stéphane Nicoll 8f0d87a964 Rename spring-boot-starter-aop to spring-boot-starter-aspectj
Closes gh-42948
2025-09-15 11:19:05 +02:00
Stéphane Nicoll d183ab4b17 Start building against Spring Batch 6.0.0-M3 snaphots (again)
This reverts commit a0b1df68d5.

See gh-47001
2025-09-15 09:49:30 +02:00
Stéphane Nicoll 07c18ea9f1 Migrate dependency management for Spring Authorization Server
With Spring Authorization Server migrating to Spring Security proper as
of v7, this commit removes dependency management for it and adapt to
changes in recent snapshots

Closes gh-47174
2025-09-14 06:43:54 +02:00
Stéphane Nicoll b3c38a30ae Start building against Spring Security 7.0.0-M3 snapshots
See gh-47199
2025-09-13 18:39:20 +02:00
Stéphane Nicoll dec994ff88 Upgrade to Spring Data Bom 2025.1.0-M6
Closes gh-47002
2025-09-13 08:51:14 +02:00
Stéphane Nicoll fb078a7b6e Upgrade to Maven Surefire Plugin 3.5.4
Closes gh-47197
2025-09-13 08:51:14 +02:00
Stéphane Nicoll 84a403b540 Upgrade to Maven Shade Plugin 3.6.1
Closes gh-47196
2025-09-13 08:51:10 +02:00
Stéphane Nicoll b38e719557 Upgrade to Maven Failsafe Plugin 3.5.4
Closes gh-47195
2025-09-13 08:51:06 +02:00
Phillip Webb a0b1df68d5 Temporarily revert to Spring Batch 6.0.0-M2
The latest snapshots are unfortunately breaking the build.

See gh-47001
2025-09-12 11:13:38 -07:00
Stéphane Nicoll 4f6243fc2c Upgrade to Spring LDAP 4.0.0-M3
Closes gh-47005
2025-09-12 13:38:02 +02:00
Stéphane Nicoll 6fba2c2a35 Upgrade to Elasticsearch Client 9.1.4
Closes gh-47173
2025-09-12 13:38:02 +02:00
Stéphane Nicoll 0ef1df58ce Upgrade to Spring HATEOAS 3.0.0-M5
Closes gh-47003
2025-09-12 11:41:24 +02:00
Stéphane Nicoll 9daa60d97a Upgrade to R2DBC MSSQL 1.0.3.RELEASE
Closes gh-47171
2025-09-12 11:41:24 +02:00
Stéphane Nicoll 629777b7c7 Upgrade to Pulsar 4.1.0
Closes gh-47170
2025-09-12 11:41:23 +02:00
Stéphane Nicoll 9ffe550172 Upgrade to MongoDB 5.6.0
Closes gh-47169
2025-09-12 11:41:23 +02:00
Stéphane Nicoll cb750d2fc5 Upgrade to MariaDB 3.5.6
Closes gh-47168
2025-09-12 11:41:23 +02:00
Stéphane Nicoll f0a449d43d Upgrade to Jakarta Activation 2.1.4
Closes gh-47161
2025-09-11 14:44:38 +02:00
Stéphane Nicoll c72475f3e7 Upgrade to MongoDB 5.6.0-alpha0
Closes gh-47155
2025-09-11 12:18:16 +02:00
Stéphane Nicoll 1a18d57a9b Upgrade to jOOQ 3.19.26
Closes gh-47154
2025-09-11 12:18:12 +02:00
Stéphane Nicoll 0099d7419e Upgrade to Gson 2.13.2
Closes gh-47153
2025-09-11 12:18:08 +02:00
Dmitry Sulman c7621bb6be Introduce Kotlin Serialization auto-configuration
See gh-46546

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-09-10 20:53:40 +02:00
Stéphane Nicoll 1cf51e1ca5 Upgrade to Reactor Bom 2025.0.0-M7
Closes gh-46998
2025-09-10 13:11:04 +02:00
Stéphane Nicoll ee87246974 Remove dependency management for Spring Retry
With Spring Retry being superseded by the core framework support, this
commit removes dependency management for Spring Retry.

Closes gh-46309
2025-09-09 17:02:23 +02:00
Stéphane Nicoll 7a73925c90 Adapt AMQP auto-configuration to core retry semantics
This commit adapts the auto-configuration of AMQP message listeners
and RabbitTemplate moving away from Spring Retry.

One important change is that message listeners now only require a
RetryPolicy. To make the callback explicit, two customizers have been
introduced to clearly separate the scope of the customization:

* RabbitTemplateRetrySettingsCustomizer for the client-side and usage
of RabbitTemplate.
* RabbitListenerRetrySettingsCustomizer for message listeners.

Closes gh-47122
2025-09-09 16:55:34 +02:00
Stéphane Nicoll e13e1a6efc Upgrade to OpenTelemetry 1.54.0
Closes gh-47133
2025-09-09 09:52:48 +02:00
Stéphane Nicoll 59e3e241e4 Upgrade to Netty 4.2.6.Final
Closes gh-47132
2025-09-09 09:52:47 +02:00
Stéphane Nicoll bc0285b53d Upgrade to Micrometer Tracing 1.6.0-M3
Closes gh-46997
2025-09-09 09:52:47 +02:00
Stéphane Nicoll a4240a86a0 Upgrade to Micrometer 1.16.0-M3
Closes gh-46996
2025-09-09 09:52:47 +02:00
Stéphane Nicoll 3e0e7cde68 Upgrade to Jetty 12.1.1
Closes gh-47131
2025-09-09 09:52:47 +02:00
Stéphane Nicoll 43e0527a6a Upgrade to Couchbase Client 3.9.1
Closes gh-47129
2025-09-09 09:24:20 +02:00
Phillip Webb 2d63763c58 Upgrade to Versions Maven Plugin 2.19.0
Closes gh-47071
2025-09-05 11:42:05 -07:00
Phillip Webb a759f981f6 Upgrade to Lombok 1.18.40
Closes gh-47068
2025-09-05 11:41:53 -07:00
Phillip Webb b6a44dc31f Upgrade to Kafka 4.1.0
Closes gh-47066
2025-09-05 11:41:45 -07:00
Phillip Webb 24a1b0b449 Upgrade to Jaybird 6.0.3
Closes gh-47065
2025-09-05 11:41:41 -07:00
Phillip Webb d9b894dc9b Upgrade to Jakarta Mail 2.1.4
Closes gh-47064
2025-09-05 11:41:37 -07:00
Phillip Webb 02c9175dea Upgrade to Infinispan 15.2.6.Final
Closes gh-47063
2025-09-05 11:41:33 -07:00
Phillip Webb efe3ec191e Upgrade to HttpCore5 5.3.5
Closes gh-47062
2025-09-05 11:41:29 -07:00