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.15 before release
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Apr 19, 2023
1 parent 67a9f4a commit ae952d9
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.14</version>
<version>2.1.15</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.14</version.light-4j>
<version.light-4j>2.1.15</version.light-4j>
<version.jackson>2.14.2</version.jackson>
<version.slf4j>2.0.7</version.slf4j>
<version.logback>1.4.6</version.logback>
Expand Down

0 comments on commit ae952d9

Please sign in to comment.