summaryrefslogtreecommitdiffstats
path: root/zkfacade/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade/pom.xml')
-rw-r--r--zkfacade/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 365b3e1bea5..6ad514c5307 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -126,8 +126,8 @@
<extensions>true</extensions>
<configuration>
<importPackage>com.sun.management</importPackage>
- <allowEmbeddedArtifacts>com.google.errorprone:error_prone_annotations:2.18.0, com.google.guava:failureaccess:1.0.1,
- com.google.guava:guava:27.1-jre, com.google.j2objc:j2objc-annotations:1.1</allowEmbeddedArtifacts>
+ <allowEmbeddedArtifacts>com.google.errorprone:error_prone_annotations, com.google.guava:failureaccess,
+ com.google.guava:guava, com.google.j2objc:j2objc-annotations</allowEmbeddedArtifacts>
</configuration>
</plugin>
<plugin>