Skip to content

Commit fcfe520

Browse files
committed
refs #: Update Libraries
1 parent 03e768a commit fcfe520

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
@@ -63,12 +63,12 @@
6363
<dependency>
6464
<groupId>org.slf4j</groupId>
6565
<artifactId>slf4j-api</artifactId>
66-
<version>1.7.5</version>
66+
<version>1.7.6</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.google.guava</groupId>
7070
<artifactId>guava</artifactId>
71-
<version>15.0</version>
71+
<version>16.0.1</version>
7272
</dependency>
7373

7474
<dependency>
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.slf4j</groupId>
8888
<artifactId>slf4j-simple</artifactId>
89-
<version>1.7.5</version>
89+
<version>1.7.6</version>
9090
<scope>test</scope>
9191
</dependency>
9292
</dependencies>

0 commit comments

Comments
 (0)