From 1ca0a01ce1743f476a9cf3284ef11814971f3d04 Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 17:54:44 +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 a91e579..aac75a3 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 + 1.4.3-SNAPSHOT 2021 From 18f03aa6fbc4cf338c7b414ecb3ff7e6615c9b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:59:15 +0200 Subject: [PATCH 2/4] Bump camunda-external-task-client from 7.17.0 to 7.18.0 (#75) Bumps camunda-external-task-client from 7.17.0 to 7.18.0. --- updated-dependencies: - dependency-name: org.camunda.bpm:camunda-external-task-client dependency-type: direct:production 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 aac75a3..96f1dbf 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ 2.7.4 - 7.17.0 + 7.18.0 3.11 4.13.2 4.8.0 From 3c9431a9d937c1b854c73aa69caa4f376120a713 Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 18:02:14 +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 96f1dbf..f3186df 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.3-SNAPSHOT + 1.5.0 2021 From 2f45e0a8ab41ef0387a7c8a2e1cd9d0c36d71979 Mon Sep 17 00:00:00 2001 From: rnschk Date: Tue, 18 Oct 2022 18:03:44 +0200 Subject: [PATCH 4/4] readme: update versions --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bed5b8d..41218fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # external-task-retry-aspect [![](https://img.shields.io/maven-central/v/de.viadee.bpm.camunda/external-task-retry-aspect-spring-boot-starter)](https://search.maven.org/artifact/de.viadee.bpm.camunda/external-task-retry-aspect-spring-boot-starter) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/viadee/external-task-retry-aspect) -[![](https://img.shields.io/badge/External%20Task%20Handler-7.17.0-orange.svg)](https://docs.camunda.org/manual/7.17/user-guide/ext-client/spring-boot-starter) +[![](https://img.shields.io/badge/External%20Task%20Handler-7.18.0-orange.svg)](https://docs.camunda.org/manual/7.18/user-guide/ext-client/spring-boot-starter) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/viadee/external-task-retry-aspect/Java%20CI) [![](https://img.shields.io/github/issues/viadee/external-task-retry-aspect)](https://github.com/viadee/external-task-retry-aspect/issues) [![](https://img.shields.io/github/stars/viadee/external-task-retry-aspect)](https://github.com/viadee/external-task-retry-aspect/stargazers) @@ -150,11 +150,12 @@ 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.4.2 | 7.17.0 | 2.7.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 | +| 1.5.x | 7.18.0 | 2.7.x | ## 🤹 Collaboration This tool was build by viadee Unternehmensberatung AG. If you are interested to find out what