We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7face00 commit e59eb33Copy full SHA for e59eb33
README.md
@@ -79,7 +79,7 @@ Include the dependency in the project pom:
79
<dependency>
80
<groupId>com.mservicetech</groupId>
81
<artifactId>openapi-schema-validation</artifactId>
82
- <version>2.0.0</version>
+ <version>2.0.9</version>
83
</dependency>
84
```
85
pom.xml
@@ -19,7 +19,7 @@
19
<modelVersion>4.0.0</modelVersion>
20
21
22
- <version>2.0.8</version>
23
<packaging>jar</packaging>
24
<description>openapi schema for openpai 3.*</description>
25
<url>https://github.com/mservicetech/openapi-schema-validation</url>
0 commit comments