This is an automated email from the ASF dual-hosted git repository.
acosentino 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 16a2a8735c5 chore(deps): Bump
org.apache.maven.plugins:maven-plugin-plugin (#16172)
16a2a8735c5 is described below
commit 16a2a8735c590e07cd1dd95d360d408705aeb86d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 09:46:15 2024 +0100
chore(deps): Bump org.apache.maven.plugins:maven-plugin-plugin (#16172)
Bumps
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 41a2f810a65..97563e9da80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -343,7 +343,7 @@
<maven-javadoc-plugin-version>3.11.1</maven-javadoc-plugin-version>
<maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version>
<maven-owasp-plugin-version>11.0.0</maven-owasp-plugin-version>
- <maven-plugin-plugin-version>3.15.0</maven-plugin-plugin-version>
+ <maven-plugin-plugin-version>3.15.1</maven-plugin-plugin-version>
<maven-plugin-annotations-version>3.15.1</maven-plugin-annotations-version>
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>
<maven-project-version>2.2.1</maven-project-version>