This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 47bb1afaf462 chore(deps): Bump io.dapr:dapr-sdk from 1.18.0 to 1.18.1 
(#24976)
47bb1afaf462 is described below

commit 47bb1afaf462e320986743ca80e6873f80c941a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 13:03:30 2026 +0200

    chore(deps): Bump io.dapr:dapr-sdk from 1.18.0 to 1.18.1 (#24976)
    
    Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.18.0 to 
1.18.1.
    - [Release notes](https://github.com/dapr/java-sdk/releases)
    - [Commits](https://github.com/dapr/java-sdk/compare/v1.18.0...v1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.dapr:dapr-sdk
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 de4a9af9a332..8a648732d8f9 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.18.0</dapr-version>
+        <dapr-version>1.18.1</dapr-version>
         <dapr-workflow-version>1.18.1</dapr-workflow-version>
         <datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
         <debezium-version>3.6.0.Final</debezium-version>

Reply via email to