From 04fb7c624af4c3ec48f4bf0a5a7f2852debef538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:18:51 +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 1c479bd01..839475920 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.codbex.platform codbex-platform-parent - 12.58.0 + 12.68.100 codbex - kronos - parent From 7adf31f03654cfdced1ac00e86b83201c4b93415 Mon Sep 17 00:00:00 2001 From: Iliyan Velichkov Date: Mon, 9 Feb 2026 10:33:23 +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 0a91373a4..340defa07 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -90,7 +90,7 @@ org.eclipse.dirigible dirigible-components-api-cms - + @@ -325,6 +325,10 @@ + + org.cyclonedx + cyclonedx-maven-plugin + org.springframework.boot spring-boot-maven-plugin