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 ba02ad0 commit 6743892Copy full SHA for 6743892
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>com.appdynamics.monitors</groupId>
15
<artifactId>hadoop-monitoring-extension</artifactId>
16
- <version>3.0.0</version>
+ <version>3.0.1</version>
17
<name>hadoop-monitoring-extension</name>
18
<url>http://maven.apache.org</url>
19
<properties>
@@ -31,12 +31,12 @@
31
<dependency>
32
<groupId>com.appdynamics</groupId>
33
<artifactId>appd-exts-commons</artifactId>
34
- <version>2.2.4</version>
+ <version>2.2.13</version>
35
</dependency>
36
37
<groupId>junit</groupId>
38
<artifactId>junit</artifactId>
39
- <version>4.12</version>
+ <version>4.13.2</version>
40
41
42
<groupId>org.mockito</groupId>
0 commit comments