Commit Graph
16 Commits
Author SHA1 Message Date
Stéphane Nicoll aa34fbb4b6 Merge branch '4.0.x'
Closes gh-50616
2026-05-29 12:18:46 +02:00
Stéphane Nicoll 2e825ba6c9 Merge branch '3.5.x' into 4.0.x
Closes gh-50615
2026-05-29 12:08:53 +02:00
Andy Wilkinson 6a74bb85a3 Merge branch '4.0.x'
Closes gh-50440
2026-05-14 15:03:44 +01:00
Andy Wilkinson add52b6ccd Merge branch '3.5.x' into 4.0.x
Closes gh-50439
2026-05-14 15:02:24 +01:00
Andy Wilkinson a052376237 Configure protobuf when com.google.protobuf plugin is applied
Update spring-boot-gradle plugin to apply protobuf configuration
when the `com.google.protobuf` plugin is detected.

Closes gh-49369
2026-03-19 15:12:30 -07:00
Phillip Webb b0c00d7602 Add dependency management for gRPC libraries
Closes gh-49670
2026-03-19 15:12:30 -07:00
Andy Wilkinson cf324f87b2 Merge branch '3.5.x'
Closes gh-48782
2026-01-09 11:18:16 +00:00
Andy Wilkinson 8a93ddfe03 Merge branch '3.5.x' into 4.0.x
Closes gh-48781
2026-01-09 11:17:58 +00:00
Stéphane Nicoll 5399793faf Reinstate Spock support
Closes gh-48513
2025-12-19 15:31:59 +01:00
Andy Wilkinson b7589a1471 Raise the minimum supported version of the CycloneDX plugin to 3.0.0
Closes gh-47250
2025-10-21 11:16:00 +01:00
Andy Wilkinson b88551a198 Remove Spock integration until it supports Groovy 5
Closes gh-47650
2025-10-16 15:27:35 +01:00
Moritz Halbritter 0753e7dbf2 Manage version for Checker annotations internally
See gh-47263
2025-10-06 12:03:54 +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 3331046306 Add internal dependency management for gRPC
Closes gh-46444
2025-07-16 14:23:36 +02:00
Stéphane Nicoll c8d700c5a7 Upgrade to Okhttp 5.1.0
Closes gh-46445
2025-07-16 14:09:13 +02:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00