Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03b00aa

Browse files
committed
updates to dependecies
1 parent c2319f2 commit 03b00aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
<dependency>
3737
<groupId>org.slf4j</groupId>
3838
<artifactId>slf4j-api</artifactId>
39-
<version>1.7.7</version>
39+
<version>1.7.12</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>junit</groupId>
4343
<artifactId>junit</artifactId>
44-
<version>4.11</version>
44+
<version>4.12</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)