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 71bf45600 Bump org.citrusframework:citrus-bom from 4.6.0 to 4.7.0
(#2508)
71bf45600 is described below
commit 71bf456003d59fd2d731f7684dce5538597d39a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 09:10:15 2025 +0200
Bump org.citrusframework:citrus-bom from 4.6.0 to 4.7.0 (#2508)
Bumps
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus)
from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/citrusframework/citrus/releases)
-
[Commits](https://github.com/citrusframework/citrus/compare/v4.6.0...v4.7.0)
---
updated-dependencies:
- dependency-name: org.citrusframework:citrus-bom
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 a83cefc2b..6bdf300fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<camel.version>4.12.0</camel.version>
- <citrus.version>4.6.0</citrus.version>
+ <citrus.version>4.7.0</citrus.version>
<!-- Versions used inside Kamelets (add them also to the
dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format
"version.<groupId>.<artifactId>" -->