This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch wss4j_2.3.0
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 5a13739b2cae345973198ef5561a713f4451d300
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu May 23 14:52:12 2019 +0100

    Use newer guava version from WSS4J
---
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 120fc23..373f4c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1333,11 +1333,6 @@
                 </exclusions>
             </dependency>
             <dependency>
-                <groupId>com.google.guava</groupId>
-                <artifactId>guava</artifactId>
-                <version>${cxf.guava.version}</version>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.hbase</groupId>
                 <artifactId>hbase-client</artifactId>
                 <version>2.1.4</version>

Reply via email to