This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new e155ceaf build(deps): bump org.codehaus.mojo:versions-maven-plugin
e155ceaf is described below

commit e155ceafcb385f2775d4d06ffa1e0e8fa13fff4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 17 20:58:54 2023 +0000

    build(deps): bump org.codehaus.mojo:versions-maven-plugin
    
    Bumps 
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) 
from 2.16.1 to 2.16.2.
    - [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.1...2.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d06c899..990f7d25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <maven-surefire-plugin-version>3.0.0</maven-surefire-plugin-version>
         
<maven-remote-resources-plugin-version>3.0.0</maven-remote-resources-plugin-version>
         <maven-failsafe-plugin-version>3.0.0</maven-failsafe-plugin-version>
-        <versions-maven-plugin-version>2.16.1</versions-maven-plugin-version>
+        <versions-maven-plugin-version>2.16.2</versions-maven-plugin-version>
         <directory-maven-plugin-version>1.0</directory-maven-plugin-version>
         <exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
         <mycila-license-version>4.3</mycila-license-version>

Reply via email to