Skip to content

Commit ec2d9ff

Browse files
Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 (#770)
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.8 to 3.9.9. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab6e7cc commit ec2d9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation 'io.swagger.core.v3:swagger-models:2.2.22'
1818
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
1919

20-
implementation 'org.apache.maven:maven-plugin-api:3.9.8'
20+
implementation 'org.apache.maven:maven-plugin-api:3.9.9'
2121
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0'
2222

2323
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)