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 2.1.6 before release
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Feb 6, 2023
1 parent 0ac4201 commit f2ec188
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>2.1.6-SNAPSHOT</version>
<version>2.1.6</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>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.light-4j>2.1.6-SNAPSHOT</version.light-4j>
<version.light-4j>2.1.6</version.light-4j>
<version.jackson>2.14.0</version.jackson>
<version.slf4j>1.7.36</version.slf4j>
<version.logback>1.2.11</version.logback>
Expand Down

0 comments on commit f2ec188

Please sign in to comment.