Skip to content

Commit 74d067c

Browse files
authored
Merge pull request #4506 from senivam/guava_27_0_1
Clean unused dependencies
2 parents 4730718 + 7a3b776 commit 74d067c

File tree

1 file changed

+1
-7
lines changed
  • tests/performance/test-cases/monitoring

1 file changed

+1
-7
lines changed

tests/performance/test-cases/monitoring/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
55
66
This program and the accompanying materials are made available under the
77
terms of the Eclipse Public License v. 2.0, which is available at
@@ -59,12 +59,6 @@
5959
<version>1.5</version>
6060
</dependency>
6161

62-
<dependency>
63-
<groupId>com.google.guava</groupId>
64-
<artifactId>guava</artifactId>
65-
<version>14.0.1</version>
66-
</dependency>
67-
6862
<dependency>
6963
<groupId>org.slf4j</groupId>
7064
<artifactId>slf4j-jdk14</artifactId>

0 commit comments

Comments
 (0)