Skip to content

Commit 7f34a10

Browse files
dependabot[bot]hboutemy
authored andcommitted
Bump plugin-tools.version from 3.13.0 to 3.13.1
Bumps `plugin-tools.version` from 3.13.0 to 3.13.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.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 - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab713bb commit 7f34a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<project.build.outputTimestamp>2024-03-23T12:35:25Z</project.build.outputTimestamp>
7272
<junit.version>4.13.2</junit.version>
7373
<junit5.version>5.10.2</junit5.version>
74-
<plugin-tools.version>3.13.0</plugin-tools.version>
74+
<plugin-tools.version>3.13.1</plugin-tools.version>
7575
</properties>
7676

7777
<scm>

0 commit comments

Comments
 (0)