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 30037c77b1 Updated CHANGELOG.md 30037c77b1 is described below commit 30037c77b154db1b5fcd07d3abe35ddea6319c8e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Mar 4 03:17:48 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b1dcbf9e..e34beca2fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ **Closed issues:** +- Bump to CycloneDX Maven Plugin 2.7.5 [\#4617](https://github.com/apache/camel-quarkus/issues/4617) - Aws2-cw: dependency io.quarkus:quarkus-jaxp is not needed for the native run [\#4614](https://github.com/apache/camel-quarkus/issues/4614) +- `cq-maven-plugin` `ClassNotFoundException` on `sort-poms` execution [\#4606](https://github.com/apache/camel-quarkus/issues/4606) - 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) @@ -79,7 +81,9 @@ **Merged pull requests:** +- Bump to CycloneDX Maven Plugin 2.7.5 [\#4618](https://github.com/apache/camel-quarkus/pull/4618) ([oscerd](https://github.com/oscerd)) - 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.4 [\#4613](https://github.com/apache/camel-quarkus/pull/4613) ([ppalaga](https://github.com/ppalaga)) - 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))