diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 50e09a94..18a90da0 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ com.google.protobuf protobuf-java-util - 3.16.0 + 3.17.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 97a7058b..5dd1f498 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.16.0 + 3.17.0 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ee52b47d..c5b44d49 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.protobuf protobuf-java-util - 3.16.0 + 3.17.0 junit