You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/04 08:30:48 UTC

(camel) branch main updated: Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#13372)

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 a1f3248362d Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#13372)
a1f3248362d is described below

commit a1f3248362de551011b487e35a992e8484b81bc9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Mar 4 09:30:42 2024 +0100

    Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#13372)
    
    Bumps [org.l2x6.cq:cq-alias-fastinstall-quickly-extension](https://github.com/l2x6/cq-maven-plugin) from 4.4.10 to 4.6.1.
    - [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.4.10...4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.l2x6.cq:cq-alias-fastinstall-quickly-extension
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index c4932a89f0d..84eeffecd8d 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -3,7 +3,7 @@
     <extension>
         <groupId>org.l2x6.cq</groupId>
         <artifactId>cq-alias-fastinstall-quickly-extension</artifactId>
-        <version>4.4.10</version>
+        <version>4.6.1</version>
     </extension>
     <extension>
         <groupId>kr.motd.maven</groupId>