Skip to content

Commit 1b4e30c

Browse files
authoredMay 31, 2024
Bump mavenPluginToolsVersion from 3.13.0 to 3.13.1
Bumps `mavenPluginToolsVersion` 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 c904a12 commit 1b4e30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ limitations under the License.
342342
<project.build.outputTimestamp>2024-05-21T19:07:51Z</project.build.outputTimestamp>
343343
<gpg.useagent>true</gpg.useagent>
344344
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
345-
<mavenPluginToolsVersion>3.13.0</mavenPluginToolsVersion>
345+
<mavenPluginToolsVersion>3.13.1</mavenPluginToolsVersion>
346346
<mavenFluidoSkinVersion>1.12.0</mavenFluidoSkinVersion>
347347
<mavenSurefireVersion>3.2.5</mavenSurefireVersion>
348348
<junit5Version>5.10.2</junit5Version>

0 commit comments

Comments
 (0)