diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml
index 959e6414..55ecd07f 100644
--- a/first-party-dependencies/pom.xml
+++ b/first-party-dependencies/pom.xml
@@ -56,17 +56,17 @@
UTF-8
${project.artifactId}
1.41.0
- 2.5.0
+ 2.6.1
1.1.0
- 30.1.1-jre
+ 31.0.1-jre
3.18.1
- 2.0.2
- 2.5.0
- 2.1.6
- 1.1.0
- 1.40.0
+ 2.0.5
+ 2.6.0
+ 2.2.0
+ 1.2.1
+ 1.40.1
1.32.1
- 1.32.1
+ 1.32.2
1.1.6
diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml
index de67208b..0a7fb719 100644
--- a/third-party-dependencies/pom.xml
+++ b/third-party-dependencies/pom.xml
@@ -64,10 +64,12 @@
0.28.0
3.0.2
2.9.0
- 2.12.5
+ 2.13.0
1.15
4.4.14
4.5.13
+
+ 3.12.0
@@ -96,6 +98,7 @@
javax.annotation
javax.annotation-api
${javax.annotations.version}
+ compile
org.codehaus.mojo
@@ -166,6 +169,11 @@
opencensus-impl-core
${opencensus.version}
+
+ org.checkerframework
+ checker-qual
+ ${checker-qual.version}
+
\ No newline at end of file