This is an automated email from the ASF dual-hosted git repository.
acosentino 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 f81543dfd5b chore(deps): Bump
org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#17799)
f81543dfd5b is described below
commit f81543dfd5b217d17ffe624d18f82c6f41a7c14c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 18 09:23:11 2025 +0200
chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension
(#17799)
Bumps
[org.l2x6.cq:cq-alias-fastinstall-quickly-extension](https://github.com/l2x6/cq-maven-plugin)
from 4.17.4 to 4.17.5.
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.17.4...4.17.5)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-alias-fastinstall-quickly-extension
dependency-version: 4.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 1ec21ea992c..9098916ddf9 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.17.4</version>
+ <version>4.17.5</version>
</extension>
<extension>
<groupId>com.tisonkun.os</groupId>