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 f3eb9132fc2 chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#16043) f3eb9132fc2 is described below commit f3eb9132fc296bf1f20262ef0340d65d8d86e194 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 22 11:58:19 2024 +0200 chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#16043) Bumps [org.l2x6.cq:cq-alias-fastinstall-quickly-extension](https://github.com/l2x6/cq-maven-plugin) from 4.13.1 to 4.14.1. - [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.13.1...4.14.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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 7f934a5dd94..0ec63898a4c 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.13.1</version> + <version>4.14.1</version> </extension> <extension> <groupId>com.tisonkun.os</groupId>