Skip to content

Commit 6743892

Browse files
Calin Dumitruemuntean-cisco
authored andcommitted
updated commons and junit versions
1 parent ba02ad0 commit 6743892

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.appdynamics.monitors</groupId>
1515
<artifactId>hadoop-monitoring-extension</artifactId>
16-
<version>3.0.0</version>
16+
<version>3.0.1</version>
1717
<name>hadoop-monitoring-extension</name>
1818
<url>http://maven.apache.org</url>
1919
<properties>
@@ -31,12 +31,12 @@
3131
<dependency>
3232
<groupId>com.appdynamics</groupId>
3333
<artifactId>appd-exts-commons</artifactId>
34-
<version>2.2.4</version>
34+
<version>2.2.13</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>4.12</version>
39+
<version>4.13.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)