Skip to content

Commit d7a04f8

Browse files
Bump org.apache.maven:maven-plugin-api from 3.9.3 to 3.9.4 (#593)
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.3...maven-3.9.4) --- 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 c3c29b9 commit d7a04f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation 'io.swagger.parser.v3:swagger-parser:2.0.33'
1717
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
1818

19-
implementation 'org.apache.maven:maven-plugin-api:3.9.3'
19+
implementation 'org.apache.maven:maven-plugin-api:3.9.4'
2020
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.9.0'
2121

2222
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)