From 00c3df6259df49b9e9ec80d6aef263d1d250d36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:18:18 +0000 Subject: [PATCH] chore: [DevOps] bump the production-minor-patch group with 9 updates Bumps the production-minor-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | com.sap.cloud.sdk:sdk-bom | `5.10.0` | `5.11.0` | | com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin | `5.10.0` | `5.11.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.8.0` | `5.10.3` | | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.5.4` | `3.9.1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.26.3` | | [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) | `2.1.3` | `2.1.6` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.0` | `3.3.2` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.0` | `3.3.2` | | [com.sap.hcp.cf.logging:cf-java-logging-support-logback](https://github.com/SAP/cf-java-logging-support) | `3.7.1` | `3.8.4` | Updates `com.sap.cloud.sdk:sdk-bom` from 5.10.0 to 5.11.0 Updates `com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin` from 5.10.0 to 5.11.0 Updates `org.junit.jupiter:junit-jupiter` from 5.8.0 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.10.3) Updates `org.wiremock:wiremock` from 3.5.4 to 3.9.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.5.4...3.9.1) Updates `org.assertj:assertj-core` from 3.25.3 to 3.26.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.3) Updates `uk.org.webcompere:system-stubs-jupiter` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/webcompere/system-stubs/releases) - [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md) - [Commits](https://github.com/webcompere/system-stubs/compare/system-stubs-parent-2.1.3...system-stubs-parent-2.1.6) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2) Updates `com.sap.hcp.cf.logging:cf-java-logging-support-logback` from 3.7.1 to 3.8.4 - [Release notes](https://github.com/SAP/cf-java-logging-support/releases) - [Commits](https://github.com/SAP/cf-java-logging-support/compare/v3.7.1...v3.8.4) --- updated-dependencies: - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.sap.cloud.sdk.datamodel:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: uk.org.webcompere:system-stubs-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.sap.hcp.cf.logging:cf-java-logging-support-logback dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- e2e-test-app/pom.xml | 4 ++-- pom.xml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/e2e-test-app/pom.xml b/e2e-test-app/pom.xml index af10831b..87391470 100644 --- a/e2e-test-app/pom.xml +++ b/e2e-test-app/pom.xml @@ -16,9 +16,9 @@ - 3.3.0 + 3.3.2 1.5.6 - 3.7.1 + 3.8.4 true diff --git a/pom.xml b/pom.xml index 2e6d4887..86bee168 100644 --- a/pom.xml +++ b/pom.xml @@ -29,14 +29,14 @@ 17 17 UTF-8 - 5.10.0 - 5.8.0 - 3.5.4 - 3.25.3 + 5.11.0 + 5.10.3 + 3.9.1 + 3.26.3 2.0.13 2.43.0 8.41 - 2.1.3 + 2.1.6 3.2.2