diff --git a/pom.xml b/pom.xml
index 1ee173a..f62df19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
UTF-8
- 4.28.3
+ 4.28.3
@@ -70,7 +70,7 @@
protobuf-maven-plugin
0.6.1
- com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
+ com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
@@ -154,7 +154,7 @@
com.google.protobuf
protobuf-java
- 4.28.3
+ ${protobuf.version}