This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch dependabot/maven/io.dapr-dapr-sdk-1.16.1
in repository https://gitbox.apache.org/repos/asf/camel.git
commit de8da7e7ca0e42e81261407f31bd532077392d6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 08:12:50 2026 +0000
chore(deps): Bump io.dapr:dapr-sdk from 1.16.0 to 1.16.1
Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.16.0 to
1.16.1.
- [Release notes](https://github.com/dapr/java-sdk/releases)
- [Commits](https://github.com/dapr/java-sdk/compare/v1.16.0...v1.16.1)
---
updated-dependencies:
- dependency-name: io.dapr:dapr-sdk
dependency-version: 1.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 afc773c0ee51..ce377c179e80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -141,7 +141,7 @@
<cxf-xjc-plugin-version>4.1.1</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.0</dapr-version>
+ <dapr-version>1.16.1</dapr-version>
<dapr-workflow-version>1.16.1</dapr-workflow-version>
<datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
<debezium-version>3.4.0.Final</debezium-version>