diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
index 3a6a50f9c..468ee3b6f 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.14.2-rc-4
+ 0.14.2-rc-5
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 5f341d620..4ab1ec70a 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.14.2-rc-4
+ 0.14.2-rc-5
../../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 1a32c4da8..4e27e1ab7 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.14.2-rc-4
+ 0.14.2-rc-5
../../pom.xml
diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml
index 4ade0939e..32b79e4de 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.14.2-rc-4
+ 0.14.2-rc-5
dapr-spring-boot-tests
diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml
index 1010a6300..8cb968fc7 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.14.2-rc-4
+ 0.14.2-rc-5
dapr-spring-data
diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml
index 3549a207c..04e635ccc 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.14.2-rc-4
+ 0.14.2-rc-5
dapr-spring-messaging
diff --git a/dapr-spring/dapr-spring-workflows/pom.xml b/dapr-spring/dapr-spring-workflows/pom.xml
index fca3019fe..cdbbb4453 100644
--- a/dapr-spring/dapr-spring-workflows/pom.xml
+++ b/dapr-spring/dapr-spring-workflows/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.14.2-rc-4
+ 0.14.2-rc-5
dapr-spring-workflows
diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml
index a366aaf76..cf5901b78 100644
--- a/dapr-spring/pom.xml
+++ b/dapr-spring/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
io.dapr.spring
dapr-spring-parent
pom
- 0.14.2-rc-4
+ 0.14.2-rc-5
dapr-spring-parent
SDK extension for Spring and Spring Boot
diff --git a/examples/pom.xml b/examples/pom.xml
index d69007679..3881d3c45 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-examples
jar
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 2d7592f9b..0db8907af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.14.2-rc-4
+ 1.14.2-rc-5
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.14.2-rc-4
- 0.14.2-rc-4
+ 1.14.2-rc-5
+ 0.14.2-rc-5
1.7.1
3.1.1
1.8
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index 946db0b5f..f5990980d 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-actors
jar
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index d62cfedf8..2ec9b7207 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-autogen
jar
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index e33d50f9d..b4268ea55 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-springboot
jar
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 1a73f4d81..7ceded677 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -7,11 +7,11 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-tests
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-tests
Tests for Dapr's Java SDK - not to be published as a jar.
@@ -23,8 +23,8 @@
17
true
true
- 1.14.2-rc-4
- 0.14.2-rc-4
+ 1.14.2-rc-5
+ 0.14.2-rc-5
${project.build.directory}/generated-sources
${project.basedir}/proto
1.69.0
diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml
index d61b67826..427f6c0da 100644
--- a/sdk-workflows/pom.xml
+++ b/sdk-workflows/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk-workflows
jar
- 0.14.2-rc-4
+ 0.14.2-rc-5
dapr-sdk-workflows
SDK for Workflows on Dapr
diff --git a/sdk/pom.xml b/sdk/pom.xml
index cf8e6957e..ca4f90192 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk
jar
- 1.14.2-rc-4
+ 1.14.2-rc-5
dapr-sdk
SDK for Dapr
diff --git a/spring-boot-examples/consumer-app/pom.xml b/spring-boot-examples/consumer-app/pom.xml
index d4db70983..112e7a072 100644
--- a/spring-boot-examples/consumer-app/pom.xml
+++ b/spring-boot-examples/consumer-app/pom.xml
@@ -5,7 +5,7 @@
io.dapr
spring-boot-examples
- 0.14.2-rc-4
+ 0.14.2-rc-5
consumer-app
diff --git a/spring-boot-examples/pom.xml b/spring-boot-examples/pom.xml
index 5dcaa52c1..22c79473f 100644
--- a/spring-boot-examples/pom.xml
+++ b/spring-boot-examples/pom.xml
@@ -6,11 +6,11 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
spring-boot-examples
- 0.14.2-rc-4
+ 0.14.2-rc-5
pom
diff --git a/spring-boot-examples/producer-app/pom.xml b/spring-boot-examples/producer-app/pom.xml
index fe3824152..0e64059f6 100644
--- a/spring-boot-examples/producer-app/pom.xml
+++ b/spring-boot-examples/producer-app/pom.xml
@@ -6,7 +6,7 @@
io.dapr
spring-boot-examples
- 0.14.2-rc-4
+ 0.14.2-rc-5
producer-app
diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml
index 3c91572cd..0e871bea6 100644
--- a/testcontainers-dapr/pom.xml
+++ b/testcontainers-dapr/pom.xml
@@ -5,13 +5,13 @@
io.dapr
dapr-sdk-parent
- 1.14.2-rc-4
+ 1.14.2-rc-5
testcontainers-dapr
testcontainers-dapr
Testcontainers Dapr Module
- 0.14.2-rc-4
+ 0.14.2-rc-5
jar