This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard ec75561a02 Manage org.apache.fury:fury-core in bom discard cfe74261a4 Regen files + fixed comp error in core discard 5d79fbeea5 fixed jt400 discard f32c31c8a6 Upgrade Camel to 4.12.0 add 55293a2318 Bump to quarkus-jgit 3.5.1 add 75c3c54aa0 Revert "Disable git integration tests due to #7257" add 4a62f59460 Use smooks-version property from camel-dependencies instead of syncing from camel-parent add 23422249d6 fixes #7269: bump com.ibm.cloud:sdk-core to 9.23.1 new 03f47c3f5a Upgrade Camel to 4.12.0 new c052a2a8b3 fixed jt400 new fdac46e554 Regen files + fixed comp error in core new 7c78eca02b Manage org.apache.fury:fury-core in bom new dd17c24b71 Regen files This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (ec75561a02) \ N -- N -- N refs/heads/camel-main (dd17c24b71) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: extensions/couchdb/runtime/pom.xml | 10 ++++ integration-tests/couchdb/pom.xml | 2 - .../quarkus/component/couchdb/it/CouchdbTest.java | 2 - integration-tests/git/pom.xml | 7 --- .../camel/quarkus/component/git/it/GitIT.java | 2 - .../camel/quarkus/component/git/it/GitTest.java | 2 - pom.xml | 5 +- poms/bom/pom.xml | 22 +++++---- poms/bom/src/main/generated/flattened-full-pom.xml | 56 +++++++++++++--------- .../src/main/generated/flattened-reduced-pom.xml | 49 ++++++++++++------- .../generated/flattened-reduced-verbose-pom.xml | 49 ++++++++++++------- 11 files changed, 122 insertions(+), 84 deletions(-)