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 9090a09a487 chore(deps): Bump io.dapr:dapr-sdk from 1.14.2 to 1.15.0 
(#18912)
9090a09a487 is described below

commit 9090a09a48782ac37ffa87e92677bcbf5109040f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 15 10:22:04 2025 +0200

    chore(deps): Bump io.dapr:dapr-sdk from 1.14.2 to 1.15.0 (#18912)
    
    Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.14.2 to 
1.15.0.
    - [Release notes](https://github.com/dapr/java-sdk/releases)
    - [Commits](https://github.com/dapr/java-sdk/compare/v1.14.2...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.dapr:dapr-sdk
      dependency-version: 1.15.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 8cded8b1f2d..3acef4fb716 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,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.14.2</dapr-version>
+        <dapr-version>1.15.0</dapr-version>
         <datasonnet-mapper-version>3.0.0</datasonnet-mapper-version>
         <debezium-version>3.2.1.Final</debezium-version>
         
<debezium-mysql-connector-version>9.4.0</debezium-mysql-connector-version>

Reply via email to