Skip to content

Commit b0ab5ce

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mavenPluginToolsVersion from 3.11.0 to 3.12.0
Bumps `mavenPluginToolsVersion` from 3.11.0 to 3.12.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.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] <support@github.com>
1 parent a196920 commit b0ab5ce

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
@@ -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.11.0</mavenPluginToolsVersion>
342+
<mavenPluginToolsVersion>3.12.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)