Skip to content

Commit

Permalink
Bump mavenPluginPluginVersion from 3.10.2 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps `mavenPluginPluginVersion` 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)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent cccbd86 commit 6acdde7
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 @@ -56,7 +56,7 @@ agnostic home for software distribution comprehension and audit tools.
<mavenVersion>3.9.6</mavenVersion>
<creadur.jira.id>RAT</creadur.jira.id>
<!-- maven plugin versions -->
<mavenPluginPluginVersion>3.10.2</mavenPluginPluginVersion>
<mavenPluginPluginVersion>3.11.0</mavenPluginPluginVersion>
<mavenChangesVersion>2.12.1</mavenChangesVersion>
<mavenJavadocPluginVersion>3.6.3</mavenJavadocPluginVersion>
<mavenPmdPluginVersion>3.21.2</mavenPmdPluginVersion>
Expand Down

0 comments on commit 6acdde7

Please sign in to comment.