This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch 3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 6e1c4e1ee4a73d7557d7251997339c44e038742d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 20 12:21:21 2024 +0000
Bump cq-plugin.version from 4.11.0 to 4.12.0
Bumps `cq-plugin.version` from 4.11.0 to 4.12.0.
Updates `org.l2x6.cq:cq-filtered-external-enforcer-rules` from 4.11.0 to
4.12.0
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.11.0...4.12.0)
Updates `org.l2x6.cq:cq-maven-plugin` from 4.11.0 to 4.12.0
- [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.11.0...4.12.0)
---
updated-dependencies:
- dependency-name: org.l2x6.cq:cq-filtered-external-enforcer-rules
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.l2x6.cq:cq-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e70088f961..643a9fe82d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<maven-utils.version>0.1.0</maven-utils.version>
<!-- Maven plugin versions (keep sorted alphabetically) -->
- <cq-plugin.version>4.11.0</cq-plugin.version>
+ <cq-plugin.version>4.12.0</cq-plugin.version>
<cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>