Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Update slf4j to 1.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Sep 20, 2016
1 parent ce93250 commit 4d57a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<properties>
<junit.version>4.12</junit.version>
<akka.version>2.3.15</akka.version>
<slf4j.version>1.7.12</slf4j.version>
<slf4j.version>1.7.21</slf4j.version>
<akka-persistence-inmemory.version>0.2.1</akka-persistence-inmemory.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 4d57a08

Please sign in to comment.