Skip to content

Commit 826236c

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mavenPluginToolsVersion from 3.8.1 to 3.8.2
Bumps `mavenPluginToolsVersion` from 3.8.1 to 3.8.2. Updates `maven-plugin-annotations` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2) Updates `maven-plugin-plugin` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2) Updates `maven-plugin-report-plugin` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e23ed commit 826236c

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
@@ -314,7 +314,7 @@ limitations under the License.
314314
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
315315
<project.build.outputTimestamp>2022-06-09T20:48:10Z</project.build.outputTimestamp>
316316
<gpg.useagent>true</gpg.useagent>
317-
<mavenPluginToolsVersion>3.8.1</mavenPluginToolsVersion>
317+
<mavenPluginToolsVersion>3.8.2</mavenPluginToolsVersion>
318318
</properties>
319319

320320
<dependencyManagement>

0 commit comments

Comments
 (0)