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 ea8cbd7 commit 0aded69Copy full SHA for 0aded69
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.8'
21
- compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1'
+ compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0'
22
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'org.hamcrest:hamcrest-core:3.0'
0 commit comments