This is an automated email from the ASF dual-hosted git repository.
apupier 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 40c44c178 chore(deps): bump org.citrusframework:citrus-bom from 4.10.2
to 4.10.3
40c44c178 is described below
commit 40c44c178872a44b505b43b484a1ab61e0ff1b0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 30 04:42:45 2026 +0000
chore(deps): bump org.citrusframework:citrus-bom from 4.10.2 to 4.10.3
Bumps
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus)
from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/citrusframework/citrus/releases)
-
[Commits](https://github.com/citrusframework/citrus/compare/v4.10.2...v4.10.3)
---
updated-dependencies:
- dependency-name: org.citrusframework:citrus-bom
dependency-version: 4.10.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e244aef90..393402e1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<camel.version>4.21.0</camel.version>
- <citrus.version>4.10.2</citrus.version>
+ <citrus.version>4.10.3</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) -->