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 e89f9e161100 chore(deps): Bump org.codehaus.mojo:versions-maven-plugin
(#20062)
e89f9e161100 is described below
commit e89f9e161100096f42aeaceaafeedcc3734903f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 26 17:54:28 2025 +0100
chore(deps): Bump org.codehaus.mojo:versions-maven-plugin (#20062)
Bumps
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions)
from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/mojohaus/versions/releases)
-
[Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/mojohaus/versions/compare/2.20.0...2.20.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
dependency-version: 2.20.1
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2dc909592c23..dc13d2338d09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
<maven-remote-resources-plugin-version>3.3.0</maven-remote-resources-plugin-version>
<maven-surefire-plugin-version>3.5.4</maven-surefire-plugin-version>
<templating-maven-plugin-version>3.0.0</templating-maven-plugin-version>
- <versions-maven-plugin-version>2.20.0</versions-maven-plugin-version>
+ <versions-maven-plugin-version>2.20.1</versions-maven-plugin-version>
<camel.javadoc.offline>false</camel.javadoc.offline>
<invoker.skip>${skipTests}</invoker.skip>