Skip to content

Commit 06f90f9

Browse files
committed
bot checkin
1 parent 27fe7c3 commit 06f90f9

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.networknt</groupId>
2121
<artifactId>openapi-parser</artifactId>
22-
<version>1.5.12</version>
22+
<version>1.5.13</version>
2323
<description>A light-weight, fast OpenAPI 3.0 parser and validator</description>
2424
<url>https://github.com/networknt/openapi-parser</url>
2525
<name>OpenAPIParser</name>
@@ -65,7 +65,7 @@
6565
<properties>
6666
<java.version>1.8</java.version>
6767
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
68-
<version.light-4j>1.5.12</version.light-4j>
68+
<version.light-4j>1.5.13</version.light-4j>
6969
<version.jackson>2.9.5</version.jackson>
7070
<version.slf4j>1.7.25</version.slf4j>
7171
<version.logback>1.2.3</version.logback>

0 commit comments

Comments
 (0)