Skip to content

Commit

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

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

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

Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.13.1 to 3.14.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.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] authored and github-actions[bot] committed Aug 20, 2024
1 parent 9ba1aab commit 2633f19
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 @@ -62,7 +62,7 @@
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
<cipherVersion>2.1.0</cipherVersion>
<pluginToolsVersion>3.13.1</pluginToolsVersion>
<pluginToolsVersion>3.14.0</pluginToolsVersion>
<jgit-version>6.10.0.202406032230-r</jgit-version>
<maven-version>3.9.9</maven-version>
<minimal-maven-version>3.9.0</minimal-maven-version>
Expand Down

0 comments on commit 2633f19

Please sign in to comment.