summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-11-07 16:01:10 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2017-11-07 16:01:10 +0100
commitd68ea53b1b88f4f0720f10dc94e694f2ed4bb542 (patch)
tree8aee94e382332c28f4d92a64d67a8449f272420b /pom.xml
parentdfcd99818b4b0151ad226df03548915f9dddd9fb (diff)
TF model translation WIP
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c6e7168904a..9acd65f1a54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>2.4.1</version>
+ <version>3.4.0</version>
</dependency>
<dependency>
<groupId>com.googlecode.jmockit</groupId>