We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4730718 commit 7a3b776Copy full SHA for 7a3b776
tests/performance/test-cases/monitoring/pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
5
6
This program and the accompanying materials are made available under the
7
terms of the Eclipse Public License v. 2.0, which is available at
@@ -59,12 +59,6 @@
59
<version>1.5</version>
60
</dependency>
61
62
- <dependency>
63
- <groupId>com.google.guava</groupId>
64
- <artifactId>guava</artifactId>
65
- <version>14.0.1</version>
66
- </dependency>
67
-
68
<dependency>
69
<groupId>org.slf4j</groupId>
70
<artifactId>slf4j-jdk14</artifactId>
0 commit comments