Skip to content

Commit

Permalink
#219 upgrade logback version
Browse files Browse the repository at this point in the history
  • Loading branch information
kfchu committed Sep 18, 2017
1 parent 17460bd commit e6c6ec8
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 @@ -62,7 +62,7 @@
<commons-lang3.version>3.3.2</commons-lang3.version>

<slf4j.version>1.7.7</slf4j.version>
<logback.version>1.1.2</logback.version>
<logback.version>1.1.7</logback.version>
<janino.version>2.6.1</janino.version>

<jackson.version>2.8.9</jackson.version>
Expand Down

0 comments on commit e6c6ec8

Please sign in to comment.