From 3897cb5646da21dec3c8d650473a8adf48c8186e Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:11:36 +0100 Subject: [PATCH 1/4] chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.42 (#1630) * chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.40 from: https://github.com/Activiti/Activiti * chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.41 from: https://github.com/Activiti/Activiti * chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.42 from: https://github.com/Activiti/Activiti --------- Co-authored-by: alfresco-build <> --- activiti-cloud-api/pom.xml | 2 +- activiti-cloud-query-service/pom.xml | 2 +- activiti-cloud-runtime-bundle-service/pom.xml | 2 +- activiti-cloud-service-common/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/activiti-cloud-api/pom.xml b/activiti-cloud-api/pom.xml index 9821b6a027..475877cae5 100644 --- a/activiti-cloud-api/pom.xml +++ b/activiti-cloud-api/pom.xml @@ -12,7 +12,7 @@ Activiti Cloud :: Runtime API Parent pom - 8.7.0-alpha.39 + 8.7.0-alpha.42 activiti-cloud-api-dependencies diff --git a/activiti-cloud-query-service/pom.xml b/activiti-cloud-query-service/pom.xml index b50df69569..33f69073b9 100644 --- a/activiti-cloud-query-service/pom.xml +++ b/activiti-cloud-query-service/pom.xml @@ -19,7 +19,7 @@ activiti-cloud-starter-query-rest - 8.7.0-alpha.39 + 8.7.0-alpha.42 diff --git a/activiti-cloud-runtime-bundle-service/pom.xml b/activiti-cloud-runtime-bundle-service/pom.xml index babe3c8666..3c5302f240 100644 --- a/activiti-cloud-runtime-bundle-service/pom.xml +++ b/activiti-cloud-runtime-bundle-service/pom.xml @@ -18,7 +18,7 @@ activiti-cloud-starter-runtime-bundle-it - 8.7.0-alpha.39 + 8.7.0-alpha.42 1.5 diff --git a/activiti-cloud-service-common/pom.xml b/activiti-cloud-service-common/pom.xml index f230224b5f..93e85fcb43 100644 --- a/activiti-cloud-service-common/pom.xml +++ b/activiti-cloud-service-common/pom.xml @@ -34,7 +34,7 @@ activiti-cloud-service-messaging-starter - 8.7.0-alpha.39 + 8.7.0-alpha.42 1.9.4 1.10 2.6 From 45849c6fb97686c6898b2e22ec0ca7511f504273 Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:25:07 +0100 Subject: [PATCH 2/4] chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.43 (#1632) from: https://github.com/Activiti/Activiti Co-authored-by: alfresco-build <> --- activiti-cloud-api/pom.xml | 2 +- activiti-cloud-query-service/pom.xml | 2 +- activiti-cloud-runtime-bundle-service/pom.xml | 2 +- activiti-cloud-service-common/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/activiti-cloud-api/pom.xml b/activiti-cloud-api/pom.xml index 475877cae5..a71cc71446 100644 --- a/activiti-cloud-api/pom.xml +++ b/activiti-cloud-api/pom.xml @@ -12,7 +12,7 @@ Activiti Cloud :: Runtime API Parent pom - 8.7.0-alpha.42 + 8.7.0-alpha.43 activiti-cloud-api-dependencies diff --git a/activiti-cloud-query-service/pom.xml b/activiti-cloud-query-service/pom.xml index 33f69073b9..84d2a46d10 100644 --- a/activiti-cloud-query-service/pom.xml +++ b/activiti-cloud-query-service/pom.xml @@ -19,7 +19,7 @@ activiti-cloud-starter-query-rest - 8.7.0-alpha.42 + 8.7.0-alpha.43 diff --git a/activiti-cloud-runtime-bundle-service/pom.xml b/activiti-cloud-runtime-bundle-service/pom.xml index 3c5302f240..58f818a09b 100644 --- a/activiti-cloud-runtime-bundle-service/pom.xml +++ b/activiti-cloud-runtime-bundle-service/pom.xml @@ -18,7 +18,7 @@ activiti-cloud-starter-runtime-bundle-it - 8.7.0-alpha.42 + 8.7.0-alpha.43 1.5 diff --git a/activiti-cloud-service-common/pom.xml b/activiti-cloud-service-common/pom.xml index 93e85fcb43..fc04e48ba6 100644 --- a/activiti-cloud-service-common/pom.xml +++ b/activiti-cloud-service-common/pom.xml @@ -34,7 +34,7 @@ activiti-cloud-service-messaging-starter - 8.7.0-alpha.42 + 8.7.0-alpha.43 1.9.4 1.10 2.6 From 33a9424ef769b89b60ae9c1d27b0492b50121e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:52:26 +0000 Subject: [PATCH 3/4] build(deps): bump hibernate.version from 6.5.3.Final to 6.6.3.Final (#1620) Bumps `hibernate.version` from 6.5.3.Final to 6.6.3.Final. Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.5.3.Final to 6.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.3...6.6.3) Updates `org.hibernate.orm:hibernate-platform` from 6.5.3.Final to 6.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.3...6.6.3) --- updated-dependencies: - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate.orm:hibernate-platform dependency-type: direct:production update-type: version-update:semver-minor ... 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 a4173ec81c..743da57db6 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ 2.22.2 - 6.5.3.Final + 6.6.3.Final 4.8.175 From 497f0bc7e3e273e777538a411a95f5190642a74e Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:43:59 +0100 Subject: [PATCH 4/4] chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.44 (#1637) from: https://github.com/Activiti/Activiti Co-authored-by: alfresco-build <> --- activiti-cloud-api/pom.xml | 2 +- activiti-cloud-query-service/pom.xml | 2 +- activiti-cloud-runtime-bundle-service/pom.xml | 2 +- activiti-cloud-service-common/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/activiti-cloud-api/pom.xml b/activiti-cloud-api/pom.xml index a71cc71446..3860a38efc 100644 --- a/activiti-cloud-api/pom.xml +++ b/activiti-cloud-api/pom.xml @@ -12,7 +12,7 @@ Activiti Cloud :: Runtime API Parent pom - 8.7.0-alpha.43 + 8.7.0-alpha.44 activiti-cloud-api-dependencies diff --git a/activiti-cloud-query-service/pom.xml b/activiti-cloud-query-service/pom.xml index 84d2a46d10..2db11ac0a6 100644 --- a/activiti-cloud-query-service/pom.xml +++ b/activiti-cloud-query-service/pom.xml @@ -19,7 +19,7 @@ activiti-cloud-starter-query-rest - 8.7.0-alpha.43 + 8.7.0-alpha.44 diff --git a/activiti-cloud-runtime-bundle-service/pom.xml b/activiti-cloud-runtime-bundle-service/pom.xml index 58f818a09b..160b580407 100644 --- a/activiti-cloud-runtime-bundle-service/pom.xml +++ b/activiti-cloud-runtime-bundle-service/pom.xml @@ -18,7 +18,7 @@ activiti-cloud-starter-runtime-bundle-it - 8.7.0-alpha.43 + 8.7.0-alpha.44 1.5 diff --git a/activiti-cloud-service-common/pom.xml b/activiti-cloud-service-common/pom.xml index fc04e48ba6..36e4edc5d5 100644 --- a/activiti-cloud-service-common/pom.xml +++ b/activiti-cloud-service-common/pom.xml @@ -34,7 +34,7 @@ activiti-cloud-service-messaging-starter - 8.7.0-alpha.43 + 8.7.0-alpha.44 1.9.4 1.10 2.6