Skip to content

Commit f9fb143

Browse files
Bump mavenPluginToolsVersion from 3.13.1 to 3.15.0
Bumps `mavenPluginToolsVersion` from 3.13.1 to 3.15.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.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 b1d265d commit f9fb143

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-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.1</mavenPluginToolsVersion>
345+
<mavenPluginToolsVersion>3.15.0</mavenPluginToolsVersion>
346346
<mavenFluidoSkinVersion>2.0.0-M10</mavenFluidoSkinVersion>
347347
<mavenSurefireVersion>3.4.0</mavenSurefireVersion>
348348
<junit5Version>5.11.0</junit5Version>

0 commit comments

Comments
 (0)