This is an automated email from the ASF dual-hosted git repository.
apupier 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 d8b8bfbaf3e5 chore(deps): Bump
org.l2x6.cq:cq-alias-fastinstall-quickly-extension
d8b8bfbaf3e5 is described below
commit d8b8bfbaf3e5963bf54de2d03ed07e4750aafd8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 11:59:13 2026 +0000
chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension
Bumps
[org.l2x6.cq:cq-alias-fastinstall-quickly-extension](https://github.com/l2x6/cq-maven-plugin)
from 4.27.2 to 4.27.3.
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.27.2...4.27.3)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-alias-fastinstall-quickly-extension
dependency-version: 4.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 05ec2f8cc794..3c9ede13c78c 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.27.2</version>
+ <version>4.27.3</version>
</extension>
<extension>
<groupId>eu.maveniverse.maven.nisse</groupId>