Skip to content

Commit

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

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Feb 4, 2023
1 parent 9e8c669 commit cebf26d
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.0</mavenPluginToolsVersion>
<mavenPluginToolsVersion>3.7.1</mavenPluginToolsVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit cebf26d

Please sign in to comment.