diff --git a/pom.xml b/pom.xml
index 05db895a866..b9025ad05e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
3.20.0
2.14.0
32.0.1-jre
- 2.9.0
+ 2.12.1
0.3.1-alpha
2.0
1.13
@@ -128,7 +128,8 @@
1.0-beta-4
1.4.2
2.1.1
- 1.53.0
+ 1.79.0
+ 2.45.0
3.20.1
1.2.10
0.9.11
@@ -1121,6 +1122,11 @@
jakarta.annotation-api
1.3.5
+
+ com.google.errorprone
+ error_prone_annotations
+ ${googe.error_prone_annotations.version}
+
diff --git a/remoting/pom.xml b/remoting/pom.xml
index 94d77b46fc5..c60e3f4c0cc 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -47,7 +47,7 @@
com.google.code.gson
gson
- 2.9.0
+ 2.12.1
test