This is an automated email from the ASF dual-hosted git repository.
github-bot 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 b7e7fb7 Updated CHANGELOG.md
b7e7fb7 is described below
commit b7e7fb7a61f21e1790b63c8f76ba0b354cc07a9e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 6 03:11:21 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20bba0c..fdaf454 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Incorrect version of `quarkus-maven-plugin` may be resolved
[\#3520](https://github.com/apache/camel-quarkus/issues/3520)
- Prevent various plugins from resolving commons-logging:commons-logging
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
- Expand Cassandra CQL extension test coverage
[\#3514](https://github.com/apache/camel-quarkus/issues/3514)
- Ban javax.servlet:servlet-api in favor of
jakarta.servlet:jakarta.servlet-api
[\#3496](https://github.com/apache/camel-quarkus/issues/3496)