diff --git a/java/core/pom.xml b/java/core/pom.xml
index 79160f2ea8..9c4e1b930b 100644
--- a/java/core/pom.xml
+++ b/java/core/pom.xml
@@ -6,7 +6,7 @@
com.google.protobuf
protobuf-parent
- 3.2.0
+ 3.3.0
protobuf-java
diff --git a/java/pom.xml b/java/pom.xml
index f89e442246..81ffc48a31 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -11,7 +11,7 @@
com.google.protobuf
protobuf-parent
- 3.2.0
+ 3.3.0
pom
Protocol Buffers [Parent]
@@ -84,7 +84,13 @@
com.google.guava
guava
- 18.0
+ 20.0
+
+
+ com.google.truth
+ truth
+ test
+ 0.32
diff --git a/java/util/pom.xml b/java/util/pom.xml
index ac771f6ecc..c72fa65090 100644
--- a/java/util/pom.xml
+++ b/java/util/pom.xml
@@ -6,7 +6,7 @@
com.google.protobuf
protobuf-parent
- 3.2.0
+ 3.3.0
protobuf-java-util