Skip to content

Commit

Permalink
Merge pull request #4506 from senivam/guava_27_0_1
Browse files Browse the repository at this point in the history
Clean unused dependencies
  • Loading branch information
senivam committed Jun 16, 2020
2 parents 4730718 + 7a3b776 commit 74d067c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tests/performance/test-cases/monitoring/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -59,12 +59,6 @@
<version>1.5</version>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0.1</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
Expand Down

0 comments on commit 74d067c

Please sign in to comment.