mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a6fb7e99a0
This commit compiles our Protobuf against 4.27, effectively raising our baseline to 3.9+. This commit also re-generates all the Java messages from the .proto spec using the latest protoc binary. Closes gh-33011