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.git
The following commit(s) were added to refs/heads/main by this push:
new bbc68b6c4a13 chore(deps): Bump io.dapr:dapr-sdk-workflows from 1.17.2
to 1.18.0
bbc68b6c4a13 is described below
commit bbc68b6c4a13933b643f680ab10f93a6969dfed2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 13:20:03 2026 +0000
chore(deps): Bump io.dapr:dapr-sdk-workflows from 1.17.2 to 1.18.0
Bumps [io.dapr:dapr-sdk-workflows](https://github.com/dapr/java-sdk) from
1.17.2 to 1.18.0.
- [Release notes](https://github.com/dapr/java-sdk/releases)
- [Commits](https://github.com/dapr/java-sdk/compare/v1.17.2...v1.18.0)
---
updated-dependencies:
- dependency-name: io.dapr:dapr-sdk-workflows
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f165e59557ab..0e070d5c66b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
<cxf-xjc-utils-version>4.2.0</cxf-xjc-utils-version>
<daffodil-version>3.10.0</daffodil-version>
<dapr-version>1.18.0</dapr-version>
- <dapr-workflow-version>1.17.2</dapr-workflow-version>
+ <dapr-workflow-version>1.18.0</dapr-workflow-version>
<datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
<debezium-version>3.5.2.Final</debezium-version>
<debezium-mysql-connector-version>9.7.0</debezium-mysql-connector-version>