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 03e432d453 Updated CHANGELOG.md
03e432d453 is described below
commit 03e432d453f4b8b89b55def01224a912cbab01b8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 3 04:10:54 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06b6bdf807..e2b1dcbf9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
**Closed issues:**
+- Aws2-cw: dependency io.quarkus:quarkus-jaxp is not needed for the native run
[\#4614](https://github.com/apache/camel-quarkus/issues/4614)
- Micrometer test coverage - possible issue with @Counted annotation and
metrics mandatory [\#4598](https://github.com/apache/camel-quarkus/issues/4598)
- Expand JDBC test coverage - XA
[\#4597](https://github.com/apache/camel-quarkus/issues/4597)
- xml-io-with-beans: create itest project for xml-io + bean
[\#4579](https://github.com/apache/camel-quarkus/issues/4579)
@@ -78,6 +79,7 @@
**Merged pull requests:**
+- Aws2-cw: remove io.quarkus:quarkus-jaxp from aws2-cw \#4614
[\#4615](https://github.com/apache/camel-quarkus/pull/4615)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Upgrade to cq-maven-plugin 3.5.3: flatten faster, sync-versions in
[\#4611](https://github.com/apache/camel-quarkus/pull/4611)
([ppalaga](https://github.com/ppalaga))
- Exclude banned xml-apis from org.seleniumhq.selenium:htmlunit-driver
[\#4610](https://github.com/apache/camel-quarkus/pull/4610)
([jamesnetherton](https://github.com/jamesnetherton))
- Improve Telegram integration tests
[\#4608](https://github.com/apache/camel-quarkus/pull/4608)
([zbendhiba](https://github.com/zbendhiba))