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 dae595f4b80 chore(deps): Bump
org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#19058)
dae595f4b80 is described below
commit dae595f4b80475b88f92c95ffc160fdf40020c51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 2 07:08:03 2025 +0200
chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension
(#19058)
Bumps
[org.l2x6.cq:cq-alias-fastinstall-quickly-extension](https://github.com/l2x6/cq-maven-plugin)
from 4.18.0 to 4.19.0.
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.18.0...4.19.0)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-alias-fastinstall-quickly-extension
dependency-version: 4.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 a47ac4ddd63..06c2b868490 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.18.0</version>
+ <version>4.19.0</version>
</extension>
<extension>
<groupId>eu.maveniverse.maven.nisse</groupId>