Skip to content

Commit 583071b

Browse files
build(deps): Bump org.apache.maven:maven-plugin-api (#2442)
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.11 to 3.9.12. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.11...maven-3.9.12) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-version: 3.9.12 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 3d9d8b0 commit 583071b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<sonar.skip>true</sonar.skip>
1717

1818
<itf-maven.version>0.13.1</itf-maven.version>
19-
<maven-plugin-api.version>3.9.11</maven-plugin-api.version>
19+
<maven-plugin-api.version>3.9.12</maven-plugin-api.version>
2020
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
2121
<maven-core.version>3.9.12</maven-core.version>
2222
</properties>

0 commit comments

Comments
 (0)