diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml
index 93c0c7a8d8..7c12e0c3e9 100644
--- a/error-prone-contrib/pom.xml
+++ b/error-prone-contrib/pom.xml
@@ -248,17 +248,6 @@
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
-
- ${project.groupId}:refaster-support
-
-
-
diff --git a/pom.xml b/pom.xml
index 7d7e6f9e5f..34c7df3e17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1033,18 +1033,7 @@
-
-
-
- com.google.truth:truth
-
-
+
@@ -1738,11 +1727,8 @@
-XepOpt:NullAway:CheckOptionalEmptiness=true
-XepOpt:Nullness:Conservative=false
-XepOpt:StatementSwitchToExpressionSwitch:EnableAssignmentSwitchConversion=true
+ -XepOpt:StatementSwitchToExpressionSwitch:EnableDirectConversion=true
-XepOpt:StatementSwitchToExpressionSwitch:EnableReturnSwitchConversion=true
-
${error-prone.patch-args}
${error-prone.self-check-args}