File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.networknt</groupId >
44 <artifactId >lambda-native</artifactId >
5- <version >2.1.37 </version >
5+ <version >2.1.38-SNAPSHOT </version >
66 <packaging >jar</packaging >
77 <name >lambda-native</name >
88 <description >A middleware Lambda function that handles all the cross-cutting concerns for the downstream Lambda function.</description >
7777 <maven .compiler.source>${java.version} </maven .compiler.source>
7878 <maven .compiler.target>${java.version} </maven .compiler.target>
7979 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
80- <version .light-4j>2.1.37 </version .light-4j>
80+ <version .light-4j>2.1.38-SNAPSHOT </version .light-4j>
8181 <version .http-client>1.0.13</version .http-client>
8282 <version .json-schema-validator>1.5.1</version .json-schema-validator>
8383 <version .jackson>2.17.2</version .jackson>
You can’t perform that action at this time.
0 commit comments