Skip to content

Commit f95227a

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mavenPluginToolsVersion from 3.9.0 to 3.10.2
Bumps `mavenPluginToolsVersion` from 3.9.0 to 3.10.2. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.9.0...maven-plugin-tools-3.10.2) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.9.0...maven-plugin-tools-3.10.2) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.9.0...maven-plugin-tools-3.10.2) --- 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 87a1b7f commit f95227a

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>2023-10-03T11:25:00Z</project.build.outputTimestamp>
343343
<gpg.useagent>true</gpg.useagent>
344344
<spotless-maven-plugin.version>2.40.0</spotless-maven-plugin.version>
345-
<mavenPluginToolsVersion>3.9.0</mavenPluginToolsVersion>
345+
<mavenPluginToolsVersion>3.10.2</mavenPluginToolsVersion>
346346
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>
347347
<mavenSurefireVersion>3.2.2</mavenSurefireVersion>
348348
<junit5Version>5.10.1</junit5Version>

0 commit comments

Comments
 (0)