Skip to content

Commit

Permalink
Bump mavenPluginToolsVersion from 3.7.1 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps `mavenPluginToolsVersion` from 3.7.1 to 3.8.1.

Updates `maven-plugin-annotations` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)

Updates `maven-plugin-plugin` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)

Updates `maven-plugin-report-plugin` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)

---
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>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 19, 2023
1 parent 10ca30d commit 9b060a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ limitations under the License.
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
<project.build.outputTimestamp>2022-06-09T20:48:10Z</project.build.outputTimestamp>
<gpg.useagent>true</gpg.useagent>
<mavenPluginToolsVersion>3.7.1</mavenPluginToolsVersion>
<mavenPluginToolsVersion>3.8.1</mavenPluginToolsVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 9b060a6

Please sign in to comment.