We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4453017 commit 59c65c4Copy full SHA for 59c65c4
maven-plugin/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
15
implementation project(':openapi-style-validator-lib')
16
implementation 'io.swagger.parser.v3:swagger-parser:2.1.19'
17
- implementation 'io.swagger.core.v3:swagger-models:2.2.22'
+ implementation 'io.swagger.core.v3:swagger-models:2.2.23'
18
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
19
20
implementation 'org.apache.maven:maven-plugin-api:3.9.9'
0 commit comments