From b1ca2f360cc5390867a85e67702228abfdb293af Mon Sep 17 00:00:00 2001 From: charles Date: Fri, 3 Jan 2020 14:10:16 -0800 Subject: [PATCH] update protobuf-java from 2.4.1 to 3.11.1; bump artifact version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7663540..f9ea061 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ crosby.binary osmpbf jar - 1.3.3 + 1.3.4 OSM-Binary Library for the OpenStreetMap PBF format https://github.com/scrosby/OSM-binary @@ -78,7 +78,7 @@ com.google.protobuf protobuf-java - 2.4.1 + 3.11.1