Skip to content

Commit e389874

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

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
@@ -332,7 +332,7 @@ limitations under the License.
332332
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
333333
<project.build.outputTimestamp>2023-05-06T22:13:46Z</project.build.outputTimestamp>
334334
<gpg.useagent>true</gpg.useagent>
335-
<mavenPluginToolsVersion>3.8.2</mavenPluginToolsVersion>
335+
<mavenPluginToolsVersion>3.9.0</mavenPluginToolsVersion>
336336
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>
337337
<junit5Version>5.9.3</junit5Version>
338338
</properties>

0 commit comments

Comments
 (0)