Skip to content

Commit 1b0e1f7

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mavenPluginToolsVersion from 3.15.0 to 3.15.1
Bumps `mavenPluginToolsVersion` from 3.15.0 to 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) Updates `org.apache.maven.plugins:maven-plugin-report-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.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] <support@github.com>
1 parent 8c5cc4c commit 1b0e1f7

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
@@ -342,7 +342,7 @@ limitations under the License.
342342
<project.build.outputTimestamp>2024-09-25T19:34:33Z</project.build.outputTimestamp>
343343
<gpg.useagent>true</gpg.useagent>
344344
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
345-
<mavenPluginToolsVersion>3.15.0</mavenPluginToolsVersion>
345+
<mavenPluginToolsVersion>3.15.1</mavenPluginToolsVersion>
346346
<mavenFluidoSkinVersion>2.0.0-M10</mavenFluidoSkinVersion>
347347
<mavenSurefireVersion>3.5.1</mavenSurefireVersion>
348348
<junit5Version>5.11.3</junit5Version>

0 commit comments

Comments
 (0)