Skip to content

Commit 7ac9b20

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

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
@@ -343,7 +343,7 @@ limitations under the License.
343343
<project.build.outputTimestamp>2023-12-10T16:52:20Z</project.build.outputTimestamp>
344344
<gpg.useagent>true</gpg.useagent>
345345
<spotless-maven-plugin.version>2.41.1</spotless-maven-plugin.version>
346-
<mavenPluginToolsVersion>3.10.2</mavenPluginToolsVersion>
346+
<mavenPluginToolsVersion>3.11.0</mavenPluginToolsVersion>
347347
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>
348348
<mavenSurefireVersion>3.2.5</mavenSurefireVersion>
349349
<junit5Version>5.10.1</junit5Version>

0 commit comments

Comments
 (0)