Skip to content

Commit 136dacb

Browse files
(main): Bump maven-plugin-tools.version from 3.15.0 to 3.15.1 (#954)
Bumps `maven-plugin-tools.version` from 3.15.0 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin 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 55d117b commit 136dacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15.0</maven-plugin-tools.version>
24+
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)