Skip to content

Commit

Permalink
upgrade to slf4j to 1.7.32 to be in sync with logback 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Dec 13, 2021
1 parent 8e3eeb9 commit 1bd1759
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 @@ -96,7 +96,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.light-4j>2.0.33-SNAPSHOT</version.light-4j>
<version.jackson>2.12.1</version.jackson>
<version.slf4j>1.7.25</version.slf4j>
<version.slf4j>1.7.32</version.slf4j>
<version.jose4j>0.6.3</version.jose4j>
<version.commons-text>1.3</version.commons-text>
<version.encoder>1.2.1</version.encoder>
Expand Down

0 comments on commit 1bd1759

Please sign in to comment.