update Java version to 2.0.3

This commit is contained in:
Wouter van Oortmerssen
2021-08-14 09:01:54 -07:00
parent 390d438e2a
commit f20d2253ae
4 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</parent>
<artifactId>flatbuffers-java-grpc</artifactId>
<name>${project.artifactId}</name>