Skip to content

Commit

Permalink
update light-java version to 1.2.5 in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Mar 4, 2017
1 parent f859e01 commit 38cf848
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 @@ -66,7 +66,7 @@
<properties>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.light-java>1.2.4</version.light-java>
<version.light-java>1.2.5</version.light-java>
<version.jackson>2.8.2</version.jackson>
<version.slf4j>1.7.21</version.slf4j>
<version.jose4j>0.5.2</version.jose4j>
Expand Down

0 comments on commit 38cf848

Please sign in to comment.