diff --git a/grpc/flatbuffers-java-grpc/pom.xml b/grpc/flatbuffers-java-grpc/pom.xml
index 7cd6e563c..f7d417637 100644
--- a/grpc/flatbuffers-java-grpc/pom.xml
+++ b/grpc/flatbuffers-java-grpc/pom.xml
@@ -6,7 +6,7 @@
com.google.flatbuffers
flatbuffers-parent
- 2.0.2
+ 2.0.3
flatbuffers-java-grpc
${project.artifactId}
diff --git a/grpc/pom.xml b/grpc/pom.xml
index a7584c11e..a0608ae8a 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -4,7 +4,7 @@
com.google.flatbuffers
flatbuffers-parent
pom
- 2.0.2
+ 2.0.3
flatbuffers-parent
parent pom for flatbuffers java artifacts
diff --git a/grpc/tests/pom.xml b/grpc/tests/pom.xml
index 835a765ff..5aca387bf 100644
--- a/grpc/tests/pom.xml
+++ b/grpc/tests/pom.xml
@@ -4,13 +4,13 @@
com.google.flatbuffers
flatbuffers-parent
- 2.0.2
+ 2.0.3
grpc-test
Example/Test project demonstrating usage of flatbuffers with GRPC-Java instead of protobufs
- 2.0.2
+ 2.0.3
diff --git a/pom.xml b/pom.xml
index be7034081..aa318d005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.flatbuffers
flatbuffers-java
- 2.0.2
+ 2.0.3
bundle
FlatBuffers Java API