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 adc9d430837 chore(deps): Bump io.dapr:dapr-sdk from 1.15.0 to 1.15.1 
(#19012)
adc9d430837 is described below

commit adc9d430837163da24f2ff29ebf7b80b0ea3f54b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 18:08:29 2025 +0200

    chore(deps): Bump io.dapr:dapr-sdk from 1.15.0 to 1.15.1 (#19012)
    
    Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.15.0 to 
1.15.1.
    - [Release notes](https://github.com/dapr/java-sdk/releases)
    - [Commits](https://github.com/dapr/java-sdk/compare/v1.15.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.dapr:dapr-sdk
      dependency-version: 1.15.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 d2286379143..b6ba0951dc2 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.0</dapr-version>
+        <dapr-version>1.15.1</dapr-version>
         <datasonnet-mapper-version>3.0.1</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