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
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