Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
upgrade to version 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Jun 10, 2019
1 parent 113301d commit b94ff02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.networknt</groupId>
<artifactId>light-proxy</artifactId>
<packaging>jar</packaging>
<version>1.6.3</version>
<version>1.6.4</version>
<name>light-proxy</name>
<description>Light Proxy</description>
<url>https://github.com/networknt/light-proxy</url>
Expand Down Expand Up @@ -78,7 +78,7 @@
<properties>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.light-4j>1.6.3</version.light-4j>
<version.light-4j>1.6.4</version.light-4j>
<version.jackson>2.9.9</version.jackson>
<version.slf4j>1.7.25</version.slf4j>
<version.jose4j>0.6.3</version.jose4j>
Expand Down

0 comments on commit b94ff02

Please sign in to comment.