This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch 3.27.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 85eeedbe5098178c6f660640c376d72f2a2e9159
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 07:09:07 2025 +0100
Bump cq-plugin.version from 4.20.0 to 4.20.1
Bumps `cq-plugin.version` from 4.20.0 to 4.20.1.
Updates `org.l2x6.cq:cq-filtered-external-enforcer-rules` from 4.20.0 to
4.20.1
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.20.0...4.20.1)
Updates `org.l2x6.cq:cq-maven-plugin` from 4.20.0 to 4.20.1
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.20.0...4.20.1)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-filtered-external-enforcer-rules
dependency-version: 4.20.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.l2x6.cq:cq-maven-plugin
dependency-version: 4.20.1
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4128ae2ce8..b051417d85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<maven-utils.version>0.1.0</maven-utils.version>
<!-- Maven plugin versions (keep sorted alphabetically) -->
- <cq-plugin.version>4.20.0</cq-plugin.version>
+ <cq-plugin.version>4.20.1</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.5.1</exec-maven-plugin.version>