This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 63a0be1893 Bump cq-plugin.version from 4.20.3 to 4.21.0
63a0be1893 is described below
commit 63a0be18938a6c7459b493f9144ffea2b0deffc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 07:13:46 2026 +0000
Bump cq-plugin.version from 4.20.3 to 4.21.0
Bumps `cq-plugin.version` from 4.20.3 to 4.21.0.
Updates `org.l2x6.cq:cq-filtered-external-enforcer-rules` from 4.20.3 to
4.21.0
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.20.3...4.21.0)
Updates `org.l2x6.cq:cq-maven-plugin` from 4.20.3 to 4.21.0
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.20.3...4.21.0)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-filtered-external-enforcer-rules
dependency-version: 4.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.l2x6.cq:cq-maven-plugin
dependency-version: 4.21.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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd22712160..b6a6ffc680 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
<maven-utils.version>0.1.0</maven-utils.version>
<!-- Maven plugin versions (keep sorted alphabetically) -->
- <cq-plugin.version>4.20.3</cq-plugin.version>
+ <cq-plugin.version>4.21.0</cq-plugin.version>
<cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>