From cec2f454cd33a6f0926e553cc1c8958dcf2cb84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:19:15 +0000 Subject: [PATCH 1/2] Bump com.codbex.platform:codbex-platform-parent Bumps [com.codbex.platform:codbex-platform-parent](https://github.com/codbex/codbex-platform-parent) from 12.58.0 to 12.68.100. - [Release notes](https://github.com/codbex/codbex-platform-parent/releases) - [Commits](https://github.com/codbex/codbex-platform-parent/compare/v12.58.0...v12.68.100) --- updated-dependencies: - dependency-name: com.codbex.platform:codbex-platform-parent dependency-version: 12.68.100 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 cc13c83..b7a24bf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.codbex.platform codbex-platform-parent - 12.58.0 + 12.68.100 codbex-helios-parent From 34083874c4b68ff176f6dea0fdf69a74b163d21e Mon Sep 17 00:00:00 2001 From: Iliyan Velichkov Date: Mon, 9 Feb 2026 10:32:15 +0200 Subject: [PATCH 2/2] add sbom plugin --- application/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index 900c697..b46c0a3 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -56,8 +56,8 @@ org.eclipse.dirigible dirigible-components-api-cms - - + + com.codbex.helios codbex-helios-branding @@ -467,6 +467,10 @@ + + org.cyclonedx + cyclonedx-maven-plugin + org.codehaus.mojo build-helper-maven-plugin