We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6e7cc commit ec2d9ffCopy full SHA for ec2d9ff
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.8'
+ implementation 'org.apache.maven:maven-plugin-api:3.9.9'
21
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0'
22
23
testImplementation 'junit:junit:4.13.2'
0 commit comments