This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new aa42c99bf6f chore(deps): Bump
org.apache.maven.plugins:maven-plugin-plugin (#15345)
aa42c99bf6f is described below
commit aa42c99bf6f036adab37e609584b7a931050b25e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 28 10:54:03 2024 +0200
chore(deps): Bump org.apache.maven.plugins:maven-plugin-plugin (#15345)
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](https://github.com/apache/maven-plugin-tools/compare/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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 43232479269..8710cd540a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -337,7 +337,7 @@
<maven-owasp-plugin-version>10.0.3</maven-owasp-plugin-version>
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.8.0</maven-javadoc-plugin-version>
- <maven-plugin-plugin-version>3.14.0</maven-plugin-plugin-version>
+ <maven-plugin-plugin-version>3.15.0</maven-plugin-plugin-version>
<maven-plugin-annotations-version>3.9.0</maven-plugin-annotations-version>
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>
<!-- resources plugin needed by Camel maven archetypes -->