diff --git a/pom.xml b/pom.xml
index e33021e..f62df19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,9 +31,20 @@
UTF-8
+ 4.28.3
+
+
+
+ kr.motd.maven
+ os-maven-plugin
+ 1.7.1
+
+
${basedir}/src.java
${basedir}/test.java
@@ -59,7 +70,7 @@
protobuf-maven-plugin
0.6.1
- protoc
+ com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
@@ -143,7 +154,7 @@
com.google.protobuf
protobuf-java
- 3.16.3
+ ${protobuf.version}