Skip to content

Commit b2da3ca

Browse files
Bump mavenPluginToolsVersion from 3.15.1 to 3.15.2
Bumps `mavenPluginToolsVersion` from 3.15.1 to 3.15.2. Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4638d01 commit b2da3ca

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
@@ -348,7 +348,7 @@ limitations under the License.
348348
<project.build.outputTimestamp>2025-10-11T11:22:53Z</project.build.outputTimestamp>
349349
<gpg.useagent>true</gpg.useagent>
350350
<spotless-maven-plugin.version>3.0.0</spotless-maven-plugin.version>
351-
<mavenPluginToolsVersion>3.15.1</mavenPluginToolsVersion>
351+
<mavenPluginToolsVersion>3.15.2</mavenPluginToolsVersion>
352352
<mavenFluidoSkinVersion>2.1.0</mavenFluidoSkinVersion>
353353
<mavenSurefireVersion>3.5.4</mavenSurefireVersion>
354354
<junit5Version>5.13.4</junit5Version>

0 commit comments

Comments
 (0)