Skip to content

Commit 37cb7e7

Browse files
authored
Merge pull request #21 from mservicetech/issue20
Issue20
2 parents fdaa245 + e092494 commit 37cb7e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>com.mservicetech</groupId>
2121
<artifactId>openapi-schema-validation</artifactId>
22-
<version>2.0.4</version>
22+
<version>2.0.5</version>
2323
<packaging>jar</packaging>
2424
<description>openapi schema for openpai 3.*</description>
2525
<url>https://github.com/mservicetech/openapi-schema-validation</url>
@@ -57,7 +57,7 @@
5757
<java.version>11</java.version>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5959
<version.json-schema-validator>1.0.69</version.json-schema-validator>
60-
<version.light-4j>2.1.2-SNAPSHOT</version.light-4j>
60+
<version.light-4j>2.1.2</version.light-4j>
6161
<version.jackson>2.13.3</version.jackson>
6262
<version.snakeyaml>1.26</version.snakeyaml>
6363
<version.slf4j>1.7.36</version.slf4j>

0 commit comments

Comments
 (0)