Skip to content

Commit

Permalink
Bump pluginToolsVersion from 3.10.2 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps `pluginToolsVersion` from 3.10.2 to 3.12.0.

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.12.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.12.0)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.12.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.12.0)

Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.10.2 to 3.12.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.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent d086ab2 commit 67ed3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -62,7 +62,7 @@
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
<cipherVersion>2.1.0</cipherVersion>
<pluginToolsVersion>3.10.2</pluginToolsVersion>
<pluginToolsVersion>3.12.0</pluginToolsVersion>
<jgit-version>6.8.0.202311291450-r</jgit-version>
<maven-version>3.9.6</maven-version>
<minimal-maven-version>3.9.0</minimal-maven-version>
Expand Down

0 comments on commit 67ed3fc

Please sign in to comment.