Skip to content

Commit 91d7e00

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mavenPluginToolsVersion from 3.12.0 to 3.13.0
Bumps `mavenPluginToolsVersion` 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) Updates `org.apache.maven.plugins:maven-plugin-report-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 - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46dcb11 commit 91d7e00

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
@@ -339,7 +339,7 @@ limitations under the License.
339339
<project.build.outputTimestamp>2024-03-04T19:10:03Z</project.build.outputTimestamp>
340340
<gpg.useagent>true</gpg.useagent>
341341
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
342-
<mavenPluginToolsVersion>3.12.0</mavenPluginToolsVersion>
342+
<mavenPluginToolsVersion>3.13.0</mavenPluginToolsVersion>
343343
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>
344344
<mavenSurefireVersion>3.2.5</mavenSurefireVersion>
345345
<junit5Version>5.10.2</junit5Version>

0 commit comments

Comments
 (0)