diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml index 353e9096a..4f9e5f835 100644 --- a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml +++ b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 dapr-spring-boot-autoconfigure diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml index 3dd7f03ce..d382a7d04 100644 --- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml +++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 ../../pom.xml diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml index 84866b7a0..89ba4b5cd 100644 --- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml +++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 ../../pom.xml diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml index 252f1926b..5daee1e4f 100644 --- a/dapr-spring/dapr-spring-boot-tests/pom.xml +++ b/dapr-spring/dapr-spring-boot-tests/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 dapr-spring-boot-tests diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml index 8daf895a1..45fee85ae 100644 --- a/dapr-spring/dapr-spring-data/pom.xml +++ b/dapr-spring/dapr-spring-data/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 dapr-spring-data diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml index bb34a9368..aa0edd764 100644 --- a/dapr-spring/dapr-spring-messaging/pom.xml +++ b/dapr-spring/dapr-spring-messaging/pom.xml @@ -6,7 +6,7 @@ io.dapr.spring dapr-spring-parent - 0.13.2 + 0.13.3 dapr-spring-messaging diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml index d2e378031..fbea0f2aa 100644 --- a/dapr-spring/pom.xml +++ b/dapr-spring/pom.xml @@ -7,13 +7,13 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 io.dapr.spring dapr-spring-parent pom - 0.13.2 + 0.13.3 dapr-spring-parent SDK extension for Spring and Spring Boot diff --git a/examples/pom.xml b/examples/pom.xml index dbc1422b4..43496dbae 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-examples jar - 1.13.2 + 1.13.3 dapr-sdk-examples diff --git a/pom.xml b/pom.xml index 86643ed82..3d507950a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.dapr dapr-sdk-parent pom - 1.13.2 + 1.13.3 dapr-sdk-parent SDK for Dapr. https://dapr.io @@ -18,8 +18,8 @@ 3.25.5 protoc https://raw.githubusercontent.com/dapr/dapr/v1.14.4/dapr/proto - 1.13.2 - 0.13.2 + 1.13.3 + 0.13.3 1.7.1 3.1.1 1.8 diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index 2d904ca77..4ea99c63c 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-actors jar - 1.13.2 + 1.13.3 dapr-sdk-actors SDK for Actors on Dapr diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml index f0b16ca21..d3c0c49f5 100644 --- a/sdk-autogen/pom.xml +++ b/sdk-autogen/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-autogen jar - 1.13.2 + 1.13.3 dapr-sdk-autogen Auto-generated SDK for Dapr diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index 2632fbd28..007317e17 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-springboot jar - 1.13.2 + 1.13.3 dapr-sdk-springboot SDK extension for Springboot diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 5399b7672..8e2bc4f70 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -7,11 +7,11 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-tests - 1.13.2 + 1.13.3 dapr-sdk-tests Tests for Dapr's Java SDK - not to be published as a jar. @@ -22,8 +22,8 @@ 17 17 true - 1.13.2 - 0.13.2 + 1.13.3 + 0.13.3 ${project.build.directory}/generated-sources ${project.basedir}/proto 1.69.0 diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml index 90212d9b1..0c9ac72c5 100644 --- a/sdk-workflows/pom.xml +++ b/sdk-workflows/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk-workflows jar - 0.13.2 + 0.13.3 dapr-sdk-workflows SDK for Workflows on Dapr diff --git a/sdk/pom.xml b/sdk/pom.xml index 5e52cf871..04d4fc76b 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 dapr-sdk jar - 1.13.2 + 1.13.3 dapr-sdk SDK for Dapr @@ -141,7 +141,7 @@ io.dapr dapr-sdk-autogen - 1.13.2 + 1.13.3 compile diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml index ed3e47f88..d7b6e00ed 100644 --- a/testcontainers-dapr/pom.xml +++ b/testcontainers-dapr/pom.xml @@ -5,13 +5,13 @@ io.dapr dapr-sdk-parent - 1.13.2 + 1.13.3 testcontainers-dapr testcontainers-dapr Testcontainers Dapr Module - 0.13.2 + 0.13.3 jar