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 dc5a2402b6ce chore(deps): Bump io.dapr:dapr-sdk from 1.16.1 to 1.17.0
dc5a2402b6ce is described below
commit dc5a2402b6ceb7a020b339c2787f39283578d2ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 07:44:38 2026 +0000
chore(deps): Bump io.dapr:dapr-sdk from 1.16.1 to 1.17.0
Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.16.1 to
1.17.0.
- [Release notes](https://github.com/dapr/java-sdk/releases)
- [Commits](https://github.com/dapr/java-sdk/compare/v1.16.1...v1.17.0)
---
updated-dependencies:
- dependency-name: io.dapr:dapr-sdk
dependency-version: 1.17.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 9f0d1a5aa762..f5d11e60577a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -141,7 +141,7 @@
<cxf-xjc-plugin-version>4.1.2</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.1.2</cxf-xjc-utils-version>
<daffodil-version>3.10.0</daffodil-version>
- <dapr-version>1.16.1</dapr-version>
+ <dapr-version>1.17.0</dapr-version>
<dapr-workflow-version>1.17.0</dapr-workflow-version>
<datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
<debezium-version>3.4.2.Final</debezium-version>