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.git


The following commit(s) were added to refs/heads/main by this push:
     new 6d7b098bd5b chore(deps): Bump io.dapr:dapr-sdk from 1.15.1 to 1.16.0 
(#19223)
6d7b098bd5b is described below

commit 6d7b098bd5bf4e56aea5dad095010d90149059d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 17 11:44:07 2025 +0200

    chore(deps): Bump io.dapr:dapr-sdk from 1.15.1 to 1.16.0 (#19223)
    
    Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.15.1 to 
1.16.0.
    - [Release notes](https://github.com/dapr/java-sdk/releases)
    - [Commits](https://github.com/dapr/java-sdk/compare/v1.15.1...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.dapr:dapr-sdk
      dependency-version: 1.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 9a9821559c6..6b5399dd988 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <cxf-xjc-plugin-version>4.1.0</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>4.1.0</cxf-xjc-utils-version>
         <daffodil-version>3.10.0</daffodil-version>
-        <dapr-version>1.15.1</dapr-version>
+        <dapr-version>1.16.0</dapr-version>
         <datasonnet-mapper-version>3.0.1.1</datasonnet-mapper-version>
         <debezium-version>3.2.2.Final</debezium-version>
         
<debezium-mysql-connector-version>9.4.0</debezium-mysql-connector-version>

Reply via email to