aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-10-31 15:02:30 +0100
committerJon Bratseth <bratseth@oath.com>2018-10-31 15:02:30 +0100
commit22fe21b0759c1a8ffb8a86f3cc2df995f7d0c0ed (patch)
treefb92ee5602810660dfd2da5a11a711f10a9fd2f8 /searchlib/pom.xml
parentcfb45c39bb5c59f648c657bffdb87a3c32ecd276 (diff)
Upgrade to 1.11
Diffstat (limited to 'searchlib/pom.xml')
-rw-r--r--searchlib/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/searchlib/pom.xml b/searchlib/pom.xml
index f3785881265..3d5d8ee8e20 100644
--- a/searchlib/pom.xml
+++ b/searchlib/pom.xml
@@ -41,12 +41,12 @@
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>proto</artifactId>
- <version>1.6.0</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>tensorflow</artifactId>
- <version>1.6.0</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>