This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new ea825e8c Bump org.citrusframework:citrus-bom from 4.5.1 to 4.5.2 (#2365) ea825e8c is described below commit ea825e8cccf9524cb8a1564baa1907eddf60354b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jan 27 07:08:58 2025 +0100 Bump org.citrusframework:citrus-bom from 4.5.1 to 4.5.2 (#2365) Bumps [org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/citrusframework/citrus/releases) - [Commits](https://github.com/citrusframework/citrus/compare/v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: org.citrusframework:citrus-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 96598ff1..eae9477c 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ <camel.version>4.9.0</camel.version> - <citrus.version>4.5.1</citrus.version> + <citrus.version>4.5.2</citrus.version> <cucumber.version>7.20.1</cucumber.version> <!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->