We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c457b commit 2bc72dfCopy full SHA for 2bc72df
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.6'
21
- compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.11.0'
+ compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.0'
22
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'org.hamcrest:hamcrest-core:2.2'
0 commit comments