From 342f8045830cc96d308df2670a06b8d65f8cf19b Mon Sep 17 00:00:00 2001 From: Thomas Vitale Date: Wed, 26 Jun 2024 20:01:30 +0200 Subject: [PATCH] Update deps in sdk-tests Signed-off-by: Thomas Vitale --- docs/project-reports.html | 1 - sdk-tests/pom.xml | 53 +++++++-------------------------------- 2 files changed, 9 insertions(+), 45 deletions(-) diff --git a/docs/project-reports.html b/docs/project-reports.html index f6e31eb46f..60adf5892d 100644 --- a/docs/project-reports.html +++ b/docs/project-reports.html @@ -42,7 +42,6 @@
Modules
  • dapr-sdk-actors
  • dapr-sdk-workflows
  • dapr-sdk-springboot
  • -
  • dapr-sdk-springboot3
  • dapr-sdk-examples
  • Project Documentation
    diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 609d6d5d81..5e08b6b0b4 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -21,7 +21,7 @@ 1.59.0 3.17.3 0.14.0 - 3.0.13 + 3.3.1 @@ -34,13 +34,6 @@ pom import - - org.junit - junit-bom - 5.7.2 - pom - import - @@ -129,52 +122,26 @@ io.dapr - dapr-sdk-springboot3 + dapr-sdk-springboot ${dapr.sdk.version} test - - - org.springframework - * - - - org.springframework.boot - * - - - - - org.junit.jupiter - junit-jupiter - test - - - org.junit.jupiter - junit-jupiter-params - test org.springframework.boot - spring-boot-starter-web + spring-boot-starter-test test org.springframework.boot - spring-boot-autoconfigure + spring-boot-starter-web test - com.jayway.jsonpath - json-path - 2.9.0 - test + io.projectreactor + reactor-core + 3.6.7 + test - - io.projectreactor - reactor-core - 3.5.0 - test - org.apache.commons commons-lang3 @@ -199,14 +166,12 @@ 2.1.7 - jakarta.servlet jakarta.servlet-api - 6.0.0 compile - + javax.servlet javax.servlet-api 4.0.1