From 0131966e57a21b3a36c51fb18fa474797cf267de Mon Sep 17 00:00:00 2001 From: Deanna Garcia Date: Fri, 1 Jul 2022 22:18:42 +0000 Subject: [PATCH] Add dependencies flag to pom --- java/util/pom_template.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/java/util/pom_template.xml b/java/util/pom_template.xml index b20e62ad59..13fe3ecf1c 100644 --- a/java/util/pom_template.xml +++ b/java/util/pom_template.xml @@ -12,7 +12,8 @@ Protocol Buffers [Util] Utilities for Protocol Buffers - - {dependencies} + + {dependencies} +