From 3ce98f7772d9be1580b686f667918489c5768cc3 Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 17:46:04 +0200 Subject: [PATCH 1/4] Update for next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e45c5c..4c2d17d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ This tool helps to control the retry-behaviour in external-task-handlers based on the official java-client provided by Camunda BPM - 1.4.1 + 1.4.2-SNAPSHOT 2021 From e1b3ed898d6c6150e18d7b228d1cc5cf2a1bbda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:50:52 +0200 Subject: [PATCH 2/4] Bump spring-boot.version from 2.6.7 to 2.7.4 (#74) Bumps `spring-boot.version` from 2.6.7 to 2.7.4. Updates `spring-boot-starter` from 2.6.7 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.4) Updates `spring-boot-starter-aop` from 2.6.7 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.4) Updates `spring-boot-configuration-processor` from 2.6.7 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.4) Updates `spring-boot-starter-test` from 2.6.7 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-aop dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c2d17d..df4c3de 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 8 - 2.6.7 + 2.7.4 7.17.0 3.11 4.13.2 From b4ec5556ef25b8790984dcac1f462b4ce676bcd2 Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 17:52:30 +0200 Subject: [PATCH 3/4] Update versions for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df4c3de..a91e579 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ This tool helps to control the retry-behaviour in external-task-handlers based on the official java-client provided by Camunda BPM - 1.4.2-SNAPSHOT + 1.4.2 2021 From df7b0fc048a53e6494ce2f2a6cfd30f0f15b2c7a Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 17:54:15 +0200 Subject: [PATCH 4/4] readme: update versions --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e40f665..bed5b8d 100644 --- a/README.md +++ b/README.md @@ -150,10 +150,11 @@ use a newer version of the Retry-Aspect in combination with an older version of any issue, please feel free to contact me. | Retry-Aspect | External-Task-Client | Spring Boot | -| ---: | ---: | ---: | -| 1.2.x | 7.15.0 | 2.5.x | -| 1.3.x | 7.16.0 | 2.6.x | -| 1.4.x | 7.17.0 | 2.6.x | +|-------------:| ---: |------------:| +| 1.2.x | 7.15.0 | 2.5.x | +| 1.3.x | 7.16.0 | 2.6.x | +| 1.4.x | 7.17.0 | 2.6.x | +| 1.4.2 | 7.17.0 | 2.7.x | ## 🤹 Collaboration This tool was build by viadee Unternehmensberatung AG. If you are interested to find out what