mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Upgrade to Protobuf Java 4.34.2
Closes gh-50590
This commit is contained in:
@@ -1930,7 +1930,7 @@ bom {
|
||||
releaseNotes("https://github.com/googleapis/sdk-platform-java/releases/tag/v-{version}")
|
||||
}
|
||||
}
|
||||
library("Protobuf Java", "4.34.1") {
|
||||
library("Protobuf Java", "4.34.2") {
|
||||
group("com.google.protobuf") {
|
||||
bom("protobuf-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user