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 d4bc4041fb3e chore(deps): Bump io.dapr:dapr-sdk from 1.17.2 to 1.18.0
d4bc4041fb3e is described below

commit d4bc4041fb3ed3d5f19e728f862d059c597e7ac2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 09:14:59 2026 +0000

    chore(deps): Bump io.dapr:dapr-sdk from 1.17.2 to 1.18.0
    
    Bumps [io.dapr:dapr-sdk](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
      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 b899c791f102..efe9873d35e6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
         <cxf-xjc-plugin-version>4.2.0</cxf-xjc-plugin-version>
         <cxf-xjc-utils-version>4.2.0</cxf-xjc-utils-version>
         <daffodil-version>3.10.0</daffodil-version>
-        <dapr-version>1.17.2</dapr-version>
+        <dapr-version>1.18.0</dapr-version>
         <dapr-workflow-version>1.17.2</dapr-workflow-version>
         <datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
         <debezium-version>3.5.2.Final</debezium-version>

Reply via email to