Updating Guava to 30.1 due to CVE-2020-8908
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 3d1295b..5b94024 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -151,7 +151,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>29.0-jre</version>
+            <version>30.1-jre</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>