Skip to content

Commit 12fe912

Browse files
chaitali borolepinal-shah
chaitali borole
authored andcommitted
ATLAS-4669 : Upgrade Junit to 4.13.2
Signed-off-by: Pinal Shah <pinal.shah@freestoneinfotech.com>
1 parent 3a98f1f commit 12fe912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/hbase-bridge/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<groupId>junit</groupId>
166166
<artifactId>junit</artifactId>
167167
<scope>test</scope>
168-
<version>4.12</version>
168+
<version>${junit.version}</version>
169169
</dependency>
170170

171171
<dependency>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@
742742
<json.version>3.2.11</json.version>
743743
<json-simple.version>1.1.1</json-simple.version>
744744
<jsr.version>1.1</jsr.version>
745-
<junit.version>4.13.1</junit.version>
745+
<junit.version>4.13.2</junit.version>
746746
<kafka.scala.binary.version>2.12</kafka.scala.binary.version>
747747
<kafka.version>2.8.1</kafka.version>
748748
<keycloak.version>6.0.1</keycloak.version>

0 commit comments

Comments
 (0)