This is an automated email from the ASF dual-hosted git repository.
oscerd 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 41807a04c chore(deps): bump org.citrusframework:citrus-bom from 5.0.0
to 5.0.1 (#3002)
41807a04c is described below
commit 41807a04ceddecc7e9fc72a15ca62cbafdd45172
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 18:39:13 2026 +0200
chore(deps): bump org.citrusframework:citrus-bom from 5.0.0 to 5.0.1 (#3002)
Bumps
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus)
from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/citrusframework/citrus/releases)
-
[Commits](https://github.com/citrusframework/citrus/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: org.citrusframework:citrus-bom
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 924808e8c..50f3d2438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<camel.version>4.22.0</camel.version>
- <citrus.version>5.0.0</citrus.version>
+ <citrus.version>5.0.1</citrus.version>
<jose4j.version>0.9.6</jose4j.version>
<!-- Versions used inside Kamelets (add them also to the
dependencyManagement section and the groovy script below) -->