diff --git a/pom.xml b/pom.xml
index 7663540..134a485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
crosby.binary
osmpbf
jar
- 1.3.3
+ 1.4.0
OSM-Binary
Library for the OpenStreetMap PBF format
https://github.com/scrosby/OSM-binary
@@ -33,19 +33,21 @@
org.apache.maven.plugins
maven-compiler-plugin
-
- 1.5
+
+ 1.8
- com.google.protobuf.tools
- maven-protoc-plugin
+ org.xolstice.maven.plugins
+ protobuf-maven-plugin
+ 0.6.1
generate-sources
compile
+ test-compile
generate-sources
@@ -78,7 +80,7 @@
com.google.protobuf
protobuf-java
- 2.4.1
+ 3.13.0