From 584a76ad1a4f800d7f6c782f2df2b06c04dbe90f Mon Sep 17 00:00:00 2001 From: Bonita CI Date: Tue, 13 Feb 2024 10:50:45 +0100 Subject: [PATCH 01/12] chore(release): prepare next development version 10.1-SNAPSHOT --- assemblies/pom.xml | 2 +- parent/pom.xml | 6 +++--- pom.xml | 2 +- tests/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assemblies/pom.xml b/assemblies/pom.xml index d91ca62..6393fa4 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project-assemblies Bonita Project assemblies diff --git a/parent/pom.xml b/parent/pom.xml index f459fd9..073e95c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project pom @@ -39,8 +39,8 @@ local - 10.0-SNAPSHOT - 2024.1-SNAPSHOT + 10.1-SNAPSHOT + 2024.2-SNAPHOST 1.0.0 1.0.7 8.0.0 diff --git a/pom.xml b/pom.xml index 8e0a00f..87d4d25 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT pom Bonita Project Aggregator This module is the aggregator module diff --git a/tests/pom.xml b/tests/pom.xml index 2f679ce..1ff2395 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project-tests Tests for Bonita Project From ed4b3cd8f3522e4d745139864148756cd59c35db Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Thu, 7 Mar 2024 17:45:45 +0100 Subject: [PATCH 02/12] fix(typo): branding version --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 073e95c..ac27ae4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -40,7 +40,7 @@ local 10.1-SNAPSHOT - 2024.2-SNAPHOST + 2024.2-SNAPSHOT 1.0.0 1.0.7 8.0.0 From f70c25801818b565f5a56b5254edd2352e25729f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 17:46:25 +0100 Subject: [PATCH 03/12] chore(deps): bump org.apache.maven.plugins:maven-shade-plugin (#61) Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ac27ae4..953eb85 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ 3.3.0 3.2.5 3.3.0 - 3.5.1 + 3.5.2 3.12.1 3.5.0 3.3.1 From 054fb2f720fd2e8e49b40d565e2a4d796138abe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 17:46:37 +0100 Subject: [PATCH 04/12] chore(deps): bump org.codehaus.mojo:exec-maven-plugin (#62) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin 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> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 953eb85..6cc719e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -30,7 +30,7 @@ 3.2.5 3.3.1 3.1.1 - 3.1.1 + 3.2.0 3.0.2 3.4.0 2.16.2 From b5a61574e7e0234edefcda552dcb429926c6232e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:48:52 +0100 Subject: [PATCH 05/12] chore(deps): bump groovy.version from 3.0.19 to 3.0.21 (#63) Bumps `groovy.version` from 3.0.19 to 3.0.21. Updates `org.codehaus.groovy:groovy-all` from 3.0.19 to 3.0.21 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-json` from 3.0.19 to 3.0.21 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-xml` from 3.0.19 to 3.0.21 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-ant` from 3.0.19 to 3.0.21 - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-ant dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6cc719e..eb8963f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -35,7 +35,7 @@ 3.4.0 2.16.2 - 3.0.19 + 3.0.21 local From 14c6e492de1a3c21c2a443a3b5a6bb3cd06b44c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:53:59 +0100 Subject: [PATCH 06/12] chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#67) Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin 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 87d4d25..9fb0211 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 3.3.0 3.3.1 3.2.1 - 3.1.0 + 3.2.0 1.6.13 3.1.1 2.16.2 From c605342590d1399249cabc7da41793df49691df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:54:21 +0100 Subject: [PATCH 07/12] chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#64) Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.0. - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin 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> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index eb8963f..6f0285a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,7 +23,7 @@ 3.12.1 3.5.0 3.3.1 - 3.6.0 + 3.7.0 1.6.0 3.6.1 3.6.3 From aa181c9932264d75ab9f83053c5db080167f3847 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Wed, 13 Mar 2024 16:56:02 +0100 Subject: [PATCH 08/12] chore(dependabot): update configuration --- .github/dependabot.yml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f382e85..9bdf688 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,21 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - version: 2 updates: + # Maintain dependencies for GitHub Actions + - package-ecosystem: "github-actions" + directory: "/" + target-branch: dev + schedule: + interval: "daily" + commit-message: + prefix: "chore" + include: "scope" + groups: + production-dependencies: + dependency-type: "production" + development-dependencies: + dependency-type: "development" + # Maintain dependencies for maven - package-ecosystem: "maven" directory: "/" @@ -15,3 +25,8 @@ updates: commit-message: prefix: "chore" include: "scope" + groups: + production-dependencies: + dependency-type: "production" + development-dependencies: + dependency-type: "development" From e8dbec9d329921122de7fc00b86c60c758042bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:37:04 +0100 Subject: [PATCH 09/12] chore(deps): bump the production-dependencies group with 2 updates (#74) Bumps the production-dependencies group with 2 updates: [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) and [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin). Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.0 to 3.6.1 - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent HEMERY --- parent/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6f0285a..7a3956d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 3.5.2 3.12.1 3.5.0 - 3.3.1 + 3.3.2 3.7.0 1.6.0 3.6.1 diff --git a/pom.xml b/pom.xml index 9d7209c..b68d03b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ UTF-8 UTF-8 3.6.0 - 3.3.1 - 3.6.0 + 3.3.2 + 3.6.1 3.1.1 3.3.0 3.3.0 From fa0ca8cdd5fd9a566fd55e7ae4ae1700f2d9bf18 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Wed, 15 May 2024 09:55:57 +0200 Subject: [PATCH 10/12] chore(deps): update dependencies (#96) --- assemblies/pom.xml | 2 +- parent/pom.xml | 16 ++++++++-------- pom.xml | 14 +++++++------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 6393fa4..b234431 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -11,7 +11,7 @@ This module contains Bonita project specific assemblies 11 - 3.12.1 + 3.13.0 diff --git a/parent/pom.xml b/parent/pom.xml index e283be6..5029b88 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -15,21 +15,21 @@ UTF-8 17 ${java.version} - 3.1.1 - 3.3.0 + 3.1.2 + 3.4.1 3.2.5 - 3.3.0 - 3.5.2 - 3.12.1 + 3.3.1 + 3.5.3 + 3.13.0 3.5.0 3.3.2 - 3.7.0 + 3.7.1 1.6.0 3.6.1 3.6.3 3.2.5 3.3.1 - 3.1.1 + 3.1.2 3.2.0 3.0.2 3.4.0 @@ -45,7 +45,7 @@ 1.0.9 8.0.0 1.0.0 - 2.0.0 + 3.0.0 *.xml *.xml diff --git a/pom.xml b/pom.xml index b68d03b..f3ea02d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,17 +36,17 @@ UTF-8 UTF-8 - 3.6.0 + 3.7.1 3.3.2 3.6.1 - 3.1.1 - 3.3.0 - 3.3.0 + 3.1.2 + 3.4.1 + 3.3.1 3.3.1 3.2.1 - 3.2.0 + 3.2.4 1.6.13 - 3.1.1 + 3.1.2 2.16.2 1.6.0 2.43.0 @@ -54,7 +54,7 @@ ${maven.multiModuleProjectDirectory}/formatter.xml ${maven.multiModuleProjectDirectory}/header.txt - 3.6.0 + 3.6.1 From 698b63b1c7b40b119df4b82db7a4085cb75a3639 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Fri, 24 May 2024 12:01:06 +0200 Subject: [PATCH 11/12] fix(deps): revert maven install plugin version --- .github/dependabot.yml | 2 ++ parent/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9bdf688..0b12bfc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,3 +30,5 @@ updates: dependency-type: "production" development-dependencies: dependency-type: "development" + ignore: + - dependency-name: "*maven-install-plugin*" diff --git a/parent/pom.xml b/parent/pom.xml index 5029b88..cb2035d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -15,7 +15,7 @@ UTF-8 17 ${java.version} - 3.1.2 + 3.1.1 3.4.1 3.2.5 3.3.1 diff --git a/pom.xml b/pom.xml index 07c35b9..87e4e6c 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 3.7.1 3.3.2 3.6.1 - 3.1.2 + 3.1.1 3.4.1 3.3.1 3.3.1 From 21dbe62d7604eba8c2ce9055c3a84bfccd61891f Mon Sep 17 00:00:00 2001 From: bonita-ci Date: Tue, 28 May 2024 09:05:35 +0000 Subject: [PATCH 12/12] chore(versioning): update version to 2024.2-SNAPSHOT (10.1-SNAPSHOT) --- assemblies/pom.xml | 2 +- parent/pom.xml | 6 +++--- pom.xml | 2 +- tests/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assemblies/pom.xml b/assemblies/pom.xml index d91ca62..6393fa4 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project-assemblies Bonita Project assemblies diff --git a/parent/pom.xml b/parent/pom.xml index 547ea4f..6c0d0b4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project pom @@ -39,8 +39,8 @@ local - 10.0-SNAPSHOT - 2024.1-SNAPSHOT + 10.1-SNAPSHOT + 2024.2-SNAPSHOT 1.0.0 1.0.9 8.0.0 diff --git a/pom.xml b/pom.xml index 3fa74bf..0511324 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT pom Bonita Project Aggregator This module is the aggregator module diff --git a/tests/pom.xml b/tests/pom.xml index 2f679ce..1ff2395 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.bonitasoft bonita-project-parent - 10.0-SNAPSHOT + 10.1-SNAPSHOT bonita-project-tests Tests for Bonita Project