This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7e43508e38f chore(deps): Bump
org.citrusframework:citrus-jbang-connector (#19343)
7e43508e38f is described below
commit 7e43508e38f7487b121878ee4479ede87ce38806
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 10:33:14 2025 +0200
chore(deps): Bump org.citrusframework:citrus-jbang-connector (#19343)
Bumps org.citrusframework:citrus-jbang-connector from 4.8.0 to 4.8.1.
---
updated-dependencies:
- dependency-name: org.citrusframework:citrus-jbang-connector
dependency-version: 4.8.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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 03d1f91cc8f..7da1bfe071b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
<cglib-version>3.3.0</cglib-version>
<chicory-version>1.5.1</chicory-version>
<chunk-templates-version>3.6.2</chunk-templates-version>
- <citrus-version>4.8.0</citrus-version>
+ <citrus-version>4.8.1</citrus-version>
<classgraph-version>4.8.181</classgraph-version>
<cloudant-version>0.10.8</cloudant-version>
<com-ibm-mq-jakarta-client-version>9.4.3.1</com-ibm-mq-jakarta-client-version>