diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
index 49559cd98..f4f1a9490 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.0
+ 0.13.1
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 ec1683c91..f7d226bee 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.0
+ 0.13.1
../../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 0afb5a783..ae930bf01 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.0
+ 0.13.1
../../pom.xml
diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml
index 1fe826082..458ccdba1 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.0
+ 0.13.1
dapr-spring-boot-tests
diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml
index 3754b6edd..82d92290a 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.0
+ 0.13.1
dapr-spring-data
diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml
index 266e254d8..16a819975 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.0
+ 0.13.1
dapr-spring-messaging
diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml
index 307d9ab20..9ac6c4377 100644
--- a/dapr-spring/pom.xml
+++ b/dapr-spring/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
io.dapr.spring
dapr-spring-parent
pom
- 0.13.0
+ 0.13.1
dapr-spring-parent
SDK extension for Spring and Spring Boot
diff --git a/examples/pom.xml b/examples/pom.xml
index 017a3d0bb..ee2deac83 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-examples
jar
- 1.13.0
+ 1.13.1
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 5d1384b0c..0396b0d37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.13.0
+ 1.13.1
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.0
- 0.13.0
+ 1.13.1
+ 0.13.1
1.7.1
3.1.1
1.8
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index 5676c606a..29fe3669c 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-actors
jar
- 1.13.0
+ 1.13.1
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index c4e657005..28a387b88 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-autogen
jar
- 1.13.0
+ 1.13.1
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index 39e8918ca..7fe0e47ac 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-springboot
jar
- 1.13.0
+ 1.13.1
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 478d7cc86..e1965cf9c 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -7,11 +7,11 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-tests
- 1.13.0
+ 1.13.1
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.0
- 0.13.0
+ 1.13.1
+ 0.13.1
${project.build.directory}/generated-sources
${project.basedir}/proto
1.64.0
diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml
index 0dc3ed31f..291ff7794 100644
--- a/sdk-workflows/pom.xml
+++ b/sdk-workflows/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk-workflows
jar
- 0.13.0
+ 0.13.1
dapr-sdk-workflows
SDK for Workflows on Dapr
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 11cb01e9e..da55fe93e 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
dapr-sdk
jar
- 1.13.0
+ 1.13.1
dapr-sdk
SDK for Dapr
@@ -140,7 +140,7 @@
io.dapr
dapr-sdk-autogen
- 1.13.0
+ 1.13.1
compile
diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml
index f22b9097c..31dce5f9c 100644
--- a/testcontainers-dapr/pom.xml
+++ b/testcontainers-dapr/pom.xml
@@ -5,13 +5,13 @@
io.dapr
dapr-sdk-parent
- 1.13.0
+ 1.13.1
testcontainers-dapr
testcontainers-dapr
Testcontainers Dapr Module
- 0.13.0
+ 0.13.1
jar