Skip to content

Commit 41a3fce

Browse files
(main): Bump maven-plugin-tools.version from 3.12.0 to 3.13.0 (#835)
Bumps `maven-plugin-tools.version` from 3.12.0 to 3.13.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04cc2bf commit 41a3fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: asciidoctor-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</prerequisites>
2222

2323
<properties>
24-
<maven-plugin-tools.version>3.12.0</maven-plugin-tools.version>
24+
<maven-plugin-tools.version>3.13.0</maven-plugin-tools.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)