From 8bc2fea878585078d2fcf47950a4b423d033b880 Mon Sep 17 00:00:00 2001 From: Stefan Zilske Date: Tue, 1 Mar 2022 13:00:45 +0100 Subject: [PATCH 01/44] Update for next development version --- examples/basic-junit5/pom.xml | 2 +- examples/basic/pom.xml | 2 +- examples/pom.xml | 2 +- extension/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/basic-junit5/pom.xml b/examples/basic-junit5/pom.xml index 6a4bf44..3b6472e 100644 --- a/examples/basic-junit5/pom.xml +++ b/examples/basic-junit5/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.2.0 + 0.2.1-SNAPSHOT camunda-bpm-jgiven-examples-basic-junit5 diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index 1a22d76..e66817c 100644 --- a/examples/basic/pom.xml +++ b/examples/basic/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.2.0 + 0.2.1-SNAPSHOT camunda-bpm-jgiven-examples-basic diff --git a/examples/pom.xml b/examples/pom.xml index 15dcd52..1fa8781 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.0 + 0.2.1-SNAPSHOT camunda-bpm-jgiven-examples diff --git a/extension/pom.xml b/extension/pom.xml index 9713fc7..d8a6e16 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.0 + 0.2.1-SNAPSHOT camunda-bpm-jgiven diff --git a/pom.xml b/pom.xml index 11e5693..570deed 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.0 + 0.2.1-SNAPSHOT pom From 55445a1181a969dc799682b952295db0eecd0dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 23:10:29 +0000 Subject: [PATCH 02/44] chore(deps): bump camunda-bpm-assert from 13.0.0 to 14.0.0 Bumps [camunda-bpm-assert](https://github.com/camunda/camunda-bpm-assert) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/camunda/camunda-bpm-assert/releases) - [Commits](https://github.com/camunda/camunda-bpm-assert/compare/13.0.0...14.0.0) --- updated-dependencies: - dependency-name: org.camunda.bpm.assert:camunda-bpm-assert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 570deed..87cbf71 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 1.2.0 4.13.2 3.19.0 - 13.0.0 + 14.0.0 1.0.1 11 From e458a1a653ee53bec62d3c13cd9e1edbaea1057a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 23:03:51 +0000 Subject: [PATCH 03/44] chore(deps): bump jgiven-kotlin from 1.0.1 to 1.2.0 Bumps [jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) from 1.0.1 to 1.2.0. - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.0.1...1.2.0) --- updated-dependencies: - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87cbf71..f137917 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.13.2 3.19.0 14.0.0 - 1.0.1 + 1.2.0 11 1.6.10 From 5d7b7a4874d33d0dc504497d437d166b6cef3163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:06:12 +0000 Subject: [PATCH 04/44] chore(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f137917..6ab44a9 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.0 + 3.10.1 UTF-8 ${java.version} From 3b10260b2b7329d5c37f110679a539dc990a335e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 23:04:32 +0000 Subject: [PATCH 05/44] chore(deps): bump spring-boot.version from 2.6.4 to 2.6.6 Bumps `spring-boot.version` from 2.6.4 to 2.6.6. Updates `spring-boot-dependencies` from 2.6.4 to 2.6.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.6) Updates `spring-boot-maven-plugin` from 2.6.4 to 2.6.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 1fa8781..5e2ab95 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ pom - 2.6.4 + 2.6.6 From 2e54e688e53864580de9fc5c94a7df225f9a3d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 23:05:51 +0000 Subject: [PATCH 06/44] chore(deps): bump kotlin.version from 1.6.10 to 1.6.20 Bumps `kotlin.version` from 1.6.10 to 1.6.20. Updates `kotlin-bom` from 1.6.10 to 1.6.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-allopen` from 1.6.10 to 1.6.20 Updates `kotlin-maven-noarg` from 1.6.10 to 1.6.20 Updates `kotlin-maven-plugin` from 1.6.10 to 1.6.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ab44a9..e403a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.0 11 - 1.6.10 + 1.6.20 true ${java.version} ${java.version} From de791b567b82cdad3023c233a1c96e801be01b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 23:04:47 +0000 Subject: [PATCH 07/44] chore(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0 Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e403a7f..985a15d 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.2.0 From bba21ac80facd93acd14f5a25e7a9f9afc41d407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 23:04:18 +0000 Subject: [PATCH 08/44] chore(deps): bump dokka-maven-plugin from 1.6.10 to 1.6.20 Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.10 to 1.6.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 985a15d..775516d 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.6.10 + 1.6.20 test From c624a7b5fa3b076bedc6d37f7bf57eb8db77e907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 23:04:45 +0000 Subject: [PATCH 09/44] chore(deps): bump kotlin.version from 1.6.20 to 1.6.21 Bumps `kotlin.version` from 1.6.20 to 1.6.21. Updates `kotlin-bom` from 1.6.20 to 1.6.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-allopen` from 1.6.20 to 1.6.21 Updates `kotlin-maven-noarg` from 1.6.20 to 1.6.21 Updates `kotlin-maven-plugin` from 1.6.20 to 1.6.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 775516d..2b83a99 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.0 11 - 1.6.20 + 1.6.21 true ${java.version} ${java.version} From c960edd9fe6ec760aef9a737c591842115de7ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 23:03:49 +0000 Subject: [PATCH 10/44] chore(deps): bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b83a99..b3b9e62 100644 --- a/pom.xml +++ b/pom.xml @@ -386,7 +386,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.12 + 1.6.13 default-deploy From 46fb05b8de1322d1971b137f7a6737e23d4e20f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 23:03:59 +0000 Subject: [PATCH 11/44] chore(deps): bump spring-boot.version from 2.6.6 to 2.6.7 Bumps `spring-boot.version` from 2.6.6 to 2.6.7. Updates `spring-boot-dependencies` from 2.6.6 to 2.6.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.6...v2.6.7) Updates `spring-boot-maven-plugin` from 2.6.6 to 2.6.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 5e2ab95..ed90634 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ pom - 2.6.6 + 2.6.7 From 3201b2486228d10119aacc54a34cf0421b744448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 23:04:55 +0000 Subject: [PATCH 12/44] chore(deps): bump dokka-maven-plugin from 1.6.20 to 1.6.21 Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.20 to 1.6.21. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3b9e62..6dad5a7 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.6.20 + 1.6.21 test From 57646a6b9201346dc02dc5eb21cd77e1541d84a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 23:03:55 +0000 Subject: [PATCH 13/44] chore(deps): bump jgiven.version from 1.2.0 to 1.2.1 Bumps `jgiven.version` from 1.2.0 to 1.2.1. Updates `jgiven-junit` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) Updates `jgiven-spring` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) Updates `jgiven-spring-junit4` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) Updates `jgiven-html5-report` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) Updates `jgiven-maven-plugin` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) Updates `jgiven-junit5` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring-junit4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-html5-report dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6dad5a7..38fbb04 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 7.16.0 - 1.2.0 + 1.2.1 4.13.2 3.19.0 14.0.0 From 4df6849eb0523e7b050cb775630f5d0054369d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 23:04:06 +0000 Subject: [PATCH 14/44] chore(deps): bump jgiven-kotlin from 1.2.0 to 1.2.1 Bumps [jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6dad5a7..230b748 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.13.2 3.19.0 14.0.0 - 1.2.0 + 1.2.1 11 1.6.21 From 7febfa3171ad1b3595f0b7c8f5fd671ee31121a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 05:50:09 +0000 Subject: [PATCH 15/44] chore(deps): bump camunda.version from 7.16.0 to 7.17.0 Bumps `camunda.version` from 7.16.0 to 7.17.0. Updates `camunda-engine` from 7.16.0 to 7.17.0 Updates `camunda-bpm-spring-boot-starter-webapp` from 7.16.0 to 7.17.0 Updates `camunda-bpm-spring-boot-starter-test` from 7.16.0 to 7.17.0 --- updated-dependencies: - dependency-name: org.camunda.bpm:camunda-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92d6f3b..7ee7b4a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ - 7.16.0 + 7.17.0 1.2.1 4.13.2 3.19.0 From f08cf35d48f32d8d6513e48ca12c8e8b520192c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 23:02:58 +0000 Subject: [PATCH 16/44] chore(deps): bump assertj-core from 3.19.0 to 3.23.1 Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.23.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.19.0...assertj-core-3.23.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92d6f3b..8fa3bde 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 7.16.0 1.2.1 4.13.2 - 3.19.0 + 3.23.1 14.0.0 1.2.1 From 75778dcaf4f1851b519186a5a17d65fcf1e0b2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 04:54:39 +0000 Subject: [PATCH 17/44] chore(deps): bump camunda-bpm-assert from 14.0.0 to 15.0.0 Bumps [camunda-bpm-assert](https://github.com/camunda/camunda-bpm-assert) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/camunda/camunda-bpm-assert/releases) - [Commits](https://github.com/camunda/camunda-bpm-assert/compare/14.0.0...15.0.0) --- updated-dependencies: - dependency-name: org.camunda.bpm.assert:camunda-bpm-assert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fa3bde..2acb9bb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 1.2.1 4.13.2 3.23.1 - 14.0.0 + 15.0.0 1.2.1 11 From c30d4396776c2a69788382efdbd961d299b6cc7c Mon Sep 17 00:00:00 2001 From: Jan Galinski Date: Thu, 2 Jun 2022 19:06:36 +0200 Subject: [PATCH 18/44] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf10486..c69da6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Camunda BPM JGiven Camunda specific stages and scenarios for the BDD testing tool JGiven written in Kotlin. - +[![stable](https://img.shields.io/badge/lifecycle-STABLE-green.svg)](https://github.com/holisticon#open-source-lifecycle) [![Development braches](https://github.com/holunda-io/camunda-bpm-jgiven/workflows/Development%20braches/badge.svg)](https://github.com/holunda-io/camunda-bpm-jgiven/workflows) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.holunda.testing/camunda-bpm-jgiven/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.holunda.testing/camunda-bpm-jgiven) From cb812b41aade1fff515646b84cfbca83c47f72af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 23:15:13 +0000 Subject: [PATCH 19/44] chore(deps): bump jgiven.version from 1.2.1 to 1.2.2 Bumps `jgiven.version` from 1.2.1 to 1.2.2. Updates `jgiven-junit` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) Updates `jgiven-spring` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) Updates `jgiven-spring-junit4` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) Updates `jgiven-html5-report` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) Updates `jgiven-maven-plugin` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) Updates `jgiven-junit5` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring-junit4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-html5-report dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c959c6..9588903 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 7.17.0 - 1.2.1 + 1.2.2 4.13.2 3.23.1 15.0.0 From 134cc2fc10e1f9874114055760f15f088f619669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 23:15:22 +0000 Subject: [PATCH 20/44] chore(deps): bump jgiven-kotlin from 1.2.1 to 1.2.2 Bumps [jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c959c6..910d018 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.13.2 3.23.1 15.0.0 - 1.2.1 + 1.2.2 11 1.6.21 From 15b0f9deed73655779a964f8fabe12017120b5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 23:03:20 +0000 Subject: [PATCH 21/44] chore(deps): bump maven-enforcer-plugin from 3.0.0 to 3.1.0 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0...enforcer-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b12c1f6..c344f38 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0 + 3.1.0 enforce-maven From 524865307db9b29dd0764f1929cfe2d66529730c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:07:08 +0000 Subject: [PATCH 22/44] chore(deps): bump kotlin.version from 1.6.21 to 1.7.10 Bumps `kotlin.version` from 1.6.21 to 1.7.10. Updates `kotlin-bom` from 1.6.21 to 1.7.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-allopen` from 1.6.21 to 1.7.10 Updates `kotlin-maven-noarg` from 1.6.21 to 1.7.10 Updates `kotlin-maven-plugin` from 1.6.21 to 1.7.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c344f38..6927418 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.2 11 - 1.6.21 + 1.7.10 true ${java.version} ${java.version} From 2ad89a8acd9145057b456d2f8bc0c5d7b7497fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 23:03:25 +0000 Subject: [PATCH 23/44] chore(deps): bump dokka-maven-plugin from 1.6.21 to 1.7.10 Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.21 to 1.7.10. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6927418..ef801ca 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.6.21 + 1.7.10 test From 90dbd463e7ff066ded0a0a7d76cfae9dc14c05bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 23:03:06 +0000 Subject: [PATCH 24/44] chore(deps): bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M2 to 3.0.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M2...maven-deploy-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6927418..40d51d8 100644 --- a/pom.xml +++ b/pom.xml @@ -378,7 +378,7 @@ maven-deploy-plugin - 3.0.0-M2 + 3.0.0 true From 5b199e7d9b70889b2132caf53a84d0e473fb028c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 23:03:13 +0000 Subject: [PATCH 25/44] chore(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-2.5.2...maven-install-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6927418..971f2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ maven-install-plugin - 2.5.2 + 3.0.0 From 605e898779d9ac09bc09a91e35200bd29d6821db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:06:30 +0000 Subject: [PATCH 26/44] chore(deps): bump spring-boot.version from 2.6.7 to 2.7.2 Bumps `spring-boot.version` from 2.6.7 to 2.7.2. Updates `spring-boot-dependencies` from 2.6.7 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.2) Updates `spring-boot-maven-plugin` from 2.6.7 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index ed90634..10bd7af 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ pom - 2.6.7 + 2.7.2 From 9feb734d65494cc5c95ece59f7610e4851b429f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:06:38 +0000 Subject: [PATCH 27/44] chore(deps): bump jgiven-kotlin from 1.2.2 to 1.2.2.1 Bumps [jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) from 1.2.2 to 1.2.2.1. - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.2.2...1.2.2.1) --- updated-dependencies: - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70d50fd..ccd693d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.13.2 3.23.1 15.0.0 - 1.2.2 + 1.2.2.1 11 1.7.10 From 2f85583fff20e2a1e231fc69a204208b6e781b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 23:05:02 +0000 Subject: [PATCH 28/44] chore(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94be97a..168b52f 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.3.0 UTF-8 From 74d85bebb13d3a9dd85c7eb2a1d96e373ae24f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 23:05:13 +0000 Subject: [PATCH 29/44] chore(deps): bump maven-install-plugin from 3.0.0 to 3.0.1 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.0...maven-install-plugin-3.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94be97a..e8bd977 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ maven-install-plugin - 3.0.0 + 3.0.1 From 1a0607adf9bf784332169de1fbd90f243eb8b760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 23:03:34 +0000 Subject: [PATCH 30/44] chore(deps): bump spring-boot.version from 2.7.2 to 2.7.4 Bumps `spring-boot.version` from 2.7.2 to 2.7.4. Updates `spring-boot-dependencies` from 2.7.2 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.2...v2.7.4) Updates `spring-boot-maven-plugin` from 2.7.2 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.2...v2.7.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 10bd7af..7afd9b6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ pom - 2.7.2 + 2.7.4 From 560b8c6c247a863524daec0b3d6624730f3b5152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 23:06:17 +0000 Subject: [PATCH 31/44] chore(deps): bump kotlin.version from 1.7.10 to 1.7.20 Bumps `kotlin.version` from 1.7.10 to 1.7.20. Updates `kotlin-bom` from 1.7.10 to 1.7.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20) Updates `kotlin-maven-allopen` from 1.7.10 to 1.7.20 Updates `kotlin-maven-noarg` from 1.7.10 to 1.7.20 Updates `kotlin-maven-plugin` from 1.7.10 to 1.7.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03f3ccf..3f9b6dc 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.2.1 11 - 1.7.10 + 1.7.20 true ${java.version} ${java.version} From 7f66d18afb06fa10678baa2fa766334b282c8a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 23:05:22 +0000 Subject: [PATCH 32/44] chore(deps): bump dokka-maven-plugin from 1.7.10 to 1.7.20 Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.7.10 to 1.7.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f9b6dc..1baf6f9 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.7.10 + 1.7.20 test From 266508d5d50b955a225fa88be59a7f66a05c05a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:03:32 +0000 Subject: [PATCH 33/44] chore(deps): bump jgiven.version from 1.2.2 to 1.2.3 Bumps `jgiven.version` from 1.2.2 to 1.2.3. Updates `jgiven-junit` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) Updates `jgiven-spring` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) Updates `jgiven-spring-junit4` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) Updates `jgiven-html5-report` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) Updates `jgiven-maven-plugin` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) Updates `jgiven-junit5` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring-junit4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-html5-report dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f9b6dc..8628874 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 7.17.0 - 1.2.2 + 1.2.3 4.13.2 3.23.1 15.0.0 From df7a1885e64046085a7544f60fc733e0bde61232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:03:50 +0000 Subject: [PATCH 34/44] chore(deps): bump gitflow-maven-plugin from 1.18.0 to 1.19.0 Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/aleksandr-m/gitflow-maven-plugin/releases) - [Changelog](https://github.com/aleksandr-m/gitflow-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/aleksandr-m/gitflow-maven-plugin/compare/v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: com.amashchenko.maven.plugin:gitflow-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f9b6dc..23360e8 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,7 @@ com.amashchenko.maven.plugin gitflow-maven-plugin - 1.18.0 + 1.19.0 master From 87dc379e458e8c823a1f6bf3fe85d702bb772e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:18:52 +0000 Subject: [PATCH 35/44] chore(deps): bump spring-boot.version from 2.7.4 to 2.7.5 Bumps `spring-boot.version` from 2.7.4 to 2.7.5. Updates `spring-boot-dependencies` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.4...v2.7.5) Updates `spring-boot-maven-plugin` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 7afd9b6..ae8dba4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ pom - 2.7.4 + 2.7.5 From be7d55e819f75a0995ef63800ce341bb750b697f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:04:48 +0000 Subject: [PATCH 36/44] chore(deps): bump jgiven.version from 1.2.3 to 1.2.4 Bumps `jgiven.version` from 1.2.3 to 1.2.4. Updates `jgiven-junit` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) Updates `jgiven-spring` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) Updates `jgiven-spring-junit4` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) Updates `jgiven-html5-report` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) Updates `jgiven-maven-plugin` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) Updates `jgiven-junit5` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: com.tngtech.jgiven:jgiven-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-spring-junit4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-html5-report dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.tngtech.jgiven:jgiven-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4bd7dd9..c42aa70 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 7.17.0 - 1.2.3 + 1.2.4 4.13.2 3.23.1 15.0.0 From 47584a4d26f97dcdbce1b8f6ee161bd33740e9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:04:55 +0000 Subject: [PATCH 37/44] chore(deps): bump jgiven-kotlin from 1.2.2.1 to 1.2.4.0 Bumps [jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) from 1.2.2.1 to 1.2.4.0. - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.2.2.1...1.2.4.0) --- updated-dependencies: - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4bd7dd9..c43c45b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.13.2 3.23.1 15.0.0 - 1.2.2.1 + 1.2.4.0 11 1.7.20 From fd2691cbd5546f37f09b32121d6a8fbe3de232b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 04:58:12 +0000 Subject: [PATCH 38/44] chore(deps): bump camunda.version from 7.17.0 to 7.18.0 Bumps `camunda.version` from 7.17.0 to 7.18.0. Updates `camunda-engine` from 7.17.0 to 7.18.0 Updates `camunda-bpm-spring-boot-starter-webapp` from 7.17.0 to 7.18.0 Updates `camunda-bpm-spring-boot-starter-test` from 7.17.0 to 7.18.0 --- updated-dependencies: - dependency-name: org.camunda.bpm:camunda-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d581c63..4a821b2 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ - 7.17.0 + 7.18.0 1.2.4 4.13.2 3.23.1 From 94c0f3cfb77c74ed9442ac36bdfc55e596c12524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 23:02:24 +0000 Subject: [PATCH 39/44] chore(deps): bump kotlin.version from 1.7.20 to 1.7.21 Bumps `kotlin.version` from 1.7.20 to 1.7.21. Updates `kotlin-bom` from 1.7.20 to 1.7.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-allopen` from 1.7.20 to 1.7.21 Updates `kotlin-maven-noarg` from 1.7.20 to 1.7.21 Updates `kotlin-maven-plugin` from 1.7.20 to 1.7.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e9fc7c..aa7bdb3 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.4.0 11 - 1.7.20 + 1.7.21 true ${java.version} ${java.version} From 768778c812fa035a72c18161518e9a25fc9ffcff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 23:10:30 +0000 Subject: [PATCH 40/44] chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.1...maven-install-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa7bdb3..0ea338a 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ maven-install-plugin - 3.0.1 + 3.1.0 From 39fae16edf4c51f5391b3ee4190cc7003cf7c923 Mon Sep 17 00:00:00 2001 From: Simon Zambrovski Date: Tue, 22 Nov 2022 13:54:10 +0100 Subject: [PATCH 41/44] chore: update versions --- examples/basic-junit5/pom.xml | 17 +++----------- examples/basic/pom.xml | 23 +++++-------------- .../examples/basic/ApprovalProcessStages.kt | 4 ++-- examples/pom.xml | 1 + extension/pom.xml | 2 +- pom.xml | 11 ++++----- 6 files changed, 18 insertions(+), 40 deletions(-) diff --git a/examples/basic-junit5/pom.xml b/examples/basic-junit5/pom.xml index 3b6472e..d81dea1 100644 --- a/examples/basic-junit5/pom.xml +++ b/examples/basic-junit5/pom.xml @@ -31,17 +31,6 @@ org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-test test - - - org.camunda.bpm.assert - camunda-bpm-assert-assertj3-11-1 - - - - - org.camunda.bpm.assert - camunda-bpm-assert - test org.camunda.bpm.extension @@ -55,9 +44,9 @@ test - org.camunda.bpm.extension - camunda-bpm-process-test-coverage - 0.4.0 + org.camunda.community.process_test_coverage + camunda-process-test-coverage-junit4-platform-7 + ${camunda-process-test-coverage.version} test diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index e66817c..f7c4050 100644 --- a/examples/basic/pom.xml +++ b/examples/basic/pom.xml @@ -22,9 +22,9 @@ h2 - org.camunda.bpm.extension.mockito - camunda-bpm-mockito - 5.16.0 + org.camunda.community.mockito + camunda-platform-7-mockito + 6.17.1 test @@ -36,17 +36,6 @@ org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-test test - - - org.camunda.bpm.assert - camunda-bpm-assert-assertj3-11-1 - - - - - org.camunda.bpm.assert - camunda-bpm-assert - test io.holunda.testing @@ -54,9 +43,9 @@ test - org.camunda.bpm.extension - camunda-bpm-process-test-coverage - 0.4.0 + org.camunda.community.process_test_coverage + camunda-process-test-coverage-junit4-platform-7 + ${camunda-process-test-coverage.version} test diff --git a/examples/basic/src/test/kotlin/io/holunda/testing/examples/basic/ApprovalProcessStages.kt b/examples/basic/src/test/kotlin/io/holunda/testing/examples/basic/ApprovalProcessStages.kt index 4dc95c0..8e3a4b7 100644 --- a/examples/basic/src/test/kotlin/io/holunda/testing/examples/basic/ApprovalProcessStages.kt +++ b/examples/basic/src/test/kotlin/io/holunda/testing/examples/basic/ApprovalProcessStages.kt @@ -16,8 +16,8 @@ import org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests.externalTask import org.camunda.bpm.engine.test.mock.Mocks import org.camunda.bpm.engine.variable.Variables import org.camunda.bpm.engine.variable.Variables.putValue -import org.camunda.bpm.extension.mockito.CamundaMockito.getJavaDelegateMock -import org.camunda.bpm.extension.mockito.CamundaMockito.registerJavaDelegateMock +import org.camunda.community.mockito.DelegateExpressions.getJavaDelegateMock +import org.camunda.community.mockito.DelegateExpressions.registerJavaDelegateMock @JGivenProcessStage class ApprovalProcessActionStage : ProcessStage() { diff --git a/examples/pom.xml b/examples/pom.xml index ae8dba4..171f2da 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -14,6 +14,7 @@ 2.7.5 + 2.0.0 diff --git a/extension/pom.xml b/extension/pom.xml index d8a6e16..f9bd81c 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -55,7 +55,7 @@ provided - org.camunda.bpm.assert + org.camunda.bpm camunda-bpm-assert provided diff --git a/pom.xml b/pom.xml index 0ea338a..ec77ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ 1.2.4 4.13.2 3.23.1 - 15.0.0 1.2.4.0 11 @@ -81,16 +80,16 @@ camunda-engine ${camunda.version} - - org.camunda.bpm.assert - camunda-bpm-assert - ${camunda-bpm-assert.version} - junit junit ${junit.version} + + org.camunda.bpm + camunda-bpm-assert + ${camunda.version} + From 7f43673daa32740112aae96b0358b975419b1fac Mon Sep 17 00:00:00 2001 From: Simon Zambrovski Date: Tue, 22 Nov 2022 14:09:11 +0100 Subject: [PATCH 42/44] change category for dependabot PRs --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a217b34..0ad7235 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,6 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + default-labels: + - "Type: dependencies" + From 24f6053844b2cf7515c7dca257ad6a4fb8b9f57f Mon Sep 17 00:00:00 2001 From: Simon Zambrovski Date: Tue, 22 Nov 2022 14:09:34 +0100 Subject: [PATCH 43/44] Update versions for release --- examples/basic-junit5/pom.xml | 2 +- examples/basic/pom.xml | 2 +- examples/pom.xml | 2 +- extension/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/basic-junit5/pom.xml b/examples/basic-junit5/pom.xml index d81dea1..47f44dc 100644 --- a/examples/basic-junit5/pom.xml +++ b/examples/basic-junit5/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT camunda-bpm-jgiven-examples-basic-junit5 diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index f7c4050..4c68a71 100644 --- a/examples/basic/pom.xml +++ b/examples/basic/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT camunda-bpm-jgiven-examples-basic diff --git a/examples/pom.xml b/examples/pom.xml index 171f2da..6b0bb0f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT camunda-bpm-jgiven-examples diff --git a/extension/pom.xml b/extension/pom.xml index f9bd81c..ac54ccf 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT camunda-bpm-jgiven diff --git a/pom.xml b/pom.xml index ec77ca8..45974de 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.2.1-SNAPSHOT + 0.3.0-SNAPSHOT pom From 3c7d54a5c7b0891e2b37d09e1cbdc7e2f3a15908 Mon Sep 17 00:00:00 2001 From: Simon Zambrovski Date: Tue, 22 Nov 2022 14:10:13 +0100 Subject: [PATCH 44/44] Update for next development version --- examples/basic-junit5/pom.xml | 2 +- examples/basic/pom.xml | 2 +- examples/pom.xml | 2 +- extension/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/basic-junit5/pom.xml b/examples/basic-junit5/pom.xml index 47f44dc..80bf700 100644 --- a/examples/basic-junit5/pom.xml +++ b/examples/basic-junit5/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.3.0-SNAPSHOT + 0.3.0 camunda-bpm-jgiven-examples-basic-junit5 diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index 4c68a71..8bf7318 100644 --- a/examples/basic/pom.xml +++ b/examples/basic/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-examples - 0.3.0-SNAPSHOT + 0.3.0 camunda-bpm-jgiven-examples-basic diff --git a/examples/pom.xml b/examples/pom.xml index 6b0bb0f..e84103b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.3.0-SNAPSHOT + 0.3.0 camunda-bpm-jgiven-examples diff --git a/extension/pom.xml b/extension/pom.xml index ac54ccf..b476e4d 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.3.0-SNAPSHOT + 0.3.0 camunda-bpm-jgiven diff --git a/pom.xml b/pom.xml index 45974de..97aa782 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.holunda.testing camunda-bpm-jgiven-parent - 0.3.0-SNAPSHOT + 0.3.0 pom