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 526529c2 Bump org.citrusframework:citrus-bom from 4.0.2 to 4.1.0
(#1838)
526529c2 is described below
commit 526529c2c3e20ea3c648b0f9f8b74e9b874aef8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 18 06:34:09 2024 +0100
Bump org.citrusframework:citrus-bom from 4.0.2 to 4.1.0 (#1838)
Bumps
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus)
from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/citrusframework/citrus/releases)
-
[Commits](https://github.com/citrusframework/citrus/compare/v4.0.2...v4.1.0)
---
updated-dependencies:
- dependency-name: org.citrusframework:citrus-bom
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 925faf4e..2c3cdf35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<camel.version>4.3.0</camel.version>
<camel.k.crds.version>2.2.0</camel.k.crds.version>
- <citrus.version>4.0.2</citrus.version>
+ <citrus.version>4.1.0</citrus.version>
<cucumber.version>7.15.0</cucumber.version>
<yaks.version>0.17.1</yaks.version>