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 13aa251 Updated CHANGELOG.md
13aa251 is described below
commit 13aa2514f2bd5366f5fae0e9e2d5bb4900a318d2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 2 03:09:56 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4423016..86921e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,9 +7,11 @@
**Closed issues:**
- Ban javax.servlet:servlet-api in favor of
jakarta.servlet:jakarta.servlet-api
[\#3496](https://github.com/apache/camel-quarkus/issues/3496)
+- A tool to check/sync dependency versions with camel & quarkus
[\#1684](https://github.com/apache/camel-quarkus/issues/1684)
**Merged pull requests:**
+- fix update script
[\#3508](https://github.com/apache/camel-quarkus/pull/3508)
([djencks](https://github.com/djencks))
- Fix \#3496 Ban javax.servlet:javax.servlet-api in favor of jakarta.ser…
[\#3506](https://github.com/apache/camel-quarkus/pull/3506)
([zhfeng](https://github.com/zhfeng))
- Next is 2.8.0 [\#3502](https://github.com/apache/camel-quarkus/pull/3502)
([jamesnetherton](https://github.com/jamesnetherton))
- Use parametrized groupId for quarkus-maven-plugin so that it is possible to
run our tests with io.quarkus.platform:quarkus-maven-plugin
[\#3501](https://github.com/apache/camel-quarkus/pull/3501)
([ppalaga](https://github.com/ppalaga))