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 92447bf commit b21f8bdCopy full SHA for b21f8bd
maven-plugin/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'io.swagger.parser.v3:swagger-parser:2.0.33'
17
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
18
19
- implementation 'org.apache.maven:maven-plugin-api:3.9.1'
+ implementation 'org.apache.maven:maven-plugin-api:3.9.2'
20
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.2'
21
22
testImplementation 'junit:junit:4.13.2'
0 commit comments