From 7033a0f68fe7184325d647b9f6d328a4ddc812e5 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Wed, 10 Nov 2021 13:51:59 -0800 Subject: [PATCH] Set `checkStaleness` to `true` for `protoc` --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 5cdfcc2e6..fc004603f 100644 --- a/pom.xml +++ b/pom.xml @@ -337,6 +337,7 @@ 0.6.1 com.google.protobuf:protoc:3.18.0:exe:${os.detected.classifier} + true