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 a40eb9a7472 chore(deps): Bump org.codehaus.mojo:versions-maven-plugin 
(#14759)
a40eb9a7472 is described below

commit a40eb9a74723b2467fcba3112aab2deca724222c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 10 06:30:43 2024 +0200

    chore(deps): Bump org.codehaus.mojo:versions-maven-plugin (#14759)
    
    Bumps 
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) 
from 2.16.2 to 2.17.0.
    - [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.16.2...2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 71bb2aa8cc7..ad71cb9535f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
         <maven-release-plugin-version>3.0.1</maven-release-plugin-version>
         
<maven-remote-resources-plugin-version>3.2.0</maven-remote-resources-plugin-version>
         <maven-surefire-plugin-version>3.3.0</maven-surefire-plugin-version>
-        <versions-maven-plugin-version>2.16.2</versions-maven-plugin-version>
+        <versions-maven-plugin-version>2.17.0</versions-maven-plugin-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>
         <invoker.skip>${skipTests}</invoker.skip>

Reply via email to