Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.0)

---
updated-dependencies:
- 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 Sep 2, 2024
1 parent c8bbae6 commit 806bcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/templates/generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<org.apache.maven.version>3.9.9</org.apache.maven.version>
<org.apache.maven.plugin-tools.version>3.14.0</org.apache.maven.plugin-tools.version>
<org.reflections.version>0.10.2</org.reflections.version>
<org.apache.maven-plugins.version>3.14.0</org.apache.maven-plugins.version>
<org.apache.maven-plugins.version>3.15.0</org.apache.maven-plugins.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 806bcbc

Please sign in to comment.