From dd4d6961d3e610e493e6d9005c6e2db72cd9841b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:18:03 +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 99667a6..7b38384 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.codbex.platform codbex-platform-parent - 12.58.0 + 12.68.100 codbex - phoebe - parent From 5c33ea072eb37fa2c7539510a8113928a214fab6 Mon Sep 17 00:00:00 2001 From: Iliyan Velichkov Date: Mon, 9 Feb 2026 10:35:43 +0200 Subject: [PATCH 2/2] add sbom plugin --- application/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/application/pom.xml b/application/pom.xml index e1aefc0..5412c60 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -97,7 +97,7 @@ org.eclipse.dirigible dirigible-components-api-cms - + @@ -446,6 +446,10 @@ + + org.cyclonedx + cyclonedx-maven-plugin + org.codehaus.mojo build-helper-maven-plugin