Skip to content

Commit e59eb33

Browse files
committed
upgrade to 2.0.9 and update README.md
1 parent 7face00 commit e59eb33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Include the dependency in the project pom:
7979
<dependency>
8080
<groupId>com.mservicetech</groupId>
8181
<artifactId>openapi-schema-validation</artifactId>
82-
<version>2.0.0</version>
82+
<version>2.0.9</version>
8383
</dependency>
8484
```
8585

pom.xml

Lines changed: 1 addition & 1 deletion
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.8</version>
22+
<version>2.0.9</version>
2323
<packaging>jar</packaging>
2424
<description>openapi schema for openpai 3.*</description>
2525
<url>https://github.com/mservicetech/openapi-schema-validation</url>

0 commit comments

Comments
 (0)