Skip to content

Commit 64c0a8e

Browse files
committed
updated
Signed-off-by: anisb <anish.b@here.com>
1 parent 329a11c commit 64c0a8e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@
144144
<version>${ning.version}</version>
145145
<scope>test</scope>
146146
</dependency>
147+
<!-- https://mvnrepository.com/artifact/log4j/log4j -->
148+
<dependency>
149+
<groupId>log4j</groupId>
150+
<artifactId>log4j</artifactId>
151+
<version>1.2.17</version>
152+
</dependency>
147153
</dependencies>
148154
</dependencyManagement>
149155

0 commit comments

Comments
 (0)