diff --git a/java-spiffe-core/build.gradle b/java-spiffe-core/build.gradle index 35acc7aa..3ed02aa5 100644 --- a/java-spiffe-core/build.gradle +++ b/java-spiffe-core/build.gradle @@ -50,7 +50,7 @@ task integrationTest(type: Test) { protobuf { protoc { - artifact = 'com.google.protobuf:protoc:3.25.3' + artifact = 'com.google.protobuf:protoc:4.27.3' } plugins { grpc {