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 e9719a7c Bump org.citrusframework.yaks:yaks-bom from 0.19.0 to 0.19.1
(#2004)
e9719a7c is described below
commit e9719a7cf7cfe8c791104095a8a61ee9a3304c4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 26 10:44:02 2024 +0200
Bump org.citrusframework.yaks:yaks-bom from 0.19.0 to 0.19.1 (#2004)
Bumps
[org.citrusframework.yaks:yaks-bom](https://github.com/citrusframework/yaks)
from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/citrusframework/yaks/releases)
-
[Commits](https://github.com/citrusframework/yaks/compare/v0.19.0...v0.19.1)
---
updated-dependencies:
- dependency-name: org.citrusframework.yaks:yaks-bom
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 5040e16f..a4fad23e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<citrus.version>4.2.0</citrus.version>
<cucumber.version>7.17.0</cucumber.version>
- <yaks.version>0.19.0</yaks.version>
+ <yaks.version>0.19.1</yaks.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>" -->