We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c65c4 commit e762966Copy full SHA for e762966
maven-plugin/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
19
20
implementation 'org.apache.maven:maven-plugin-api:3.9.9'
21
- compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0'
+ compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.0'
22
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'org.hamcrest:hamcrest-core:3.0'
0 commit comments