diff --git a/examples/pom.xml b/examples/pom.xml index ed4cdb95c..28a4daa61 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -140,6 +140,16 @@ javax.annotation-api 1.3.2 + + org.springframework + spring-context + 6.1.1 + + + org.springframework + spring-core + 6.1.1 + diff --git a/pom.xml b/pom.xml index 9bde81c41..ef57f80d9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ which conflict with dapr-sdk's jackson dependencies https://github.com/microsoft/durabletask-java/blob/main/client/build.gradle#L16 --> - 2.12.3 + 2.16.1 true true ../spotbugs-exclude.xml