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 45dd87f commit 2be5e23Copy full SHA for 2be5e23
maven-plugin/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
implementation 'io.swagger.core.v3:swagger-models:2.2.22'
18
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
19
20
- implementation 'org.apache.maven:maven-plugin-api:3.9.7'
+ implementation 'org.apache.maven:maven-plugin-api:3.9.8'
21
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1'
22
23
testImplementation 'junit:junit:4.13.2'
0 commit comments