From efa2c4b8e2ab2d149ecb1f33c922ddff100365e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 04:52:51 +0000 Subject: [PATCH] Bump the maven-dependencies group with 4 updates Bumps the maven-dependencies group with 4 updates: io.axoniq.framework:axoniq-framework-bom, [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm), [org.axonframework:axon-framework-bom](https://github.com/AxonFramework/AxonFramework) and [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin). Updates `io.axoniq.framework:axoniq-framework-bom` from 5.3.1 to 5.3.2 Updates `org.hibernate:hibernate-core` from 7.4.7.Final to 7.4.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.7...7.4.8) Updates `org.axonframework:axon-framework-bom` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](https://github.com/AxonFramework/AxonFramework/compare/axon-5.3.1...axon-5.3.2) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: io.axoniq.framework:axoniq-framework-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.hibernate:hibernate-core dependency-version: 7.4.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-framework-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- order-fulfillment-workflow/pom.xml | 4 ++-- pom.xml | 4 ++-- serialization-avro/pom.xml | 2 +- workflow-saga/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/order-fulfillment-workflow/pom.xml b/order-fulfillment-workflow/pom.xml index b1389982..ce4ed52e 100644 --- a/order-fulfillment-workflow/pom.xml +++ b/order-fulfillment-workflow/pom.xml @@ -16,8 +16,8 @@ 21 UTF-8 - 5.3.1 - 5.3.1 + 5.3.2 + 5.3.2 0.2.0 4.1.1 2.0.5 diff --git a/pom.xml b/pom.xml index 2e4d7c48..144917c1 100644 --- a/pom.xml +++ b/pom.xml @@ -37,11 +37,11 @@ 21 21 - 5.3.1 + 5.3.2 4.1.1 - 7.4.7.Final + 7.4.8.Final 3.0.2 3.8.7 diff --git a/serialization-avro/pom.xml b/serialization-avro/pom.xml index d24f0a49..440b5d67 100644 --- a/serialization-avro/pom.xml +++ b/serialization-avro/pom.xml @@ -97,7 +97,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.1 + 3.6.2 add-source diff --git a/workflow-saga/pom.xml b/workflow-saga/pom.xml index 0f9d6e96..75c8ea16 100644 --- a/workflow-saga/pom.xml +++ b/workflow-saga/pom.xml @@ -16,8 +16,8 @@ 21 UTF-8 - 5.3.1 - 5.3.1 + 5.3.2 + 5.3.2 0.2.0 4.1.1 2.0.5