From 9aa1b853487a1c132bb40d146c43e7ce979bb6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:16:31 +0000 Subject: [PATCH] Bump the build-dependencies group with 4 updates Bumps the build-dependencies group with 4 updates: [org.jboss.arquillian:arquillian-bom](https://github.com/arquillian/arquillian-core), [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin), org.apache.maven:maven-core and [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension). Updates `org.jboss.arquillian:arquillian-bom` from 1.9.4.Final to 1.9.5.Final - [Release notes](https://github.com/arquillian/arquillian-core/releases) - [Commits](https://github.com/arquillian/arquillian-core/compare/1.9.4.Final...1.9.5.Final) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1) Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10 Updates `com.gradle:common-custom-user-data-maven-extension` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/gradle/common-custom-user-data-maven-extension/releases) - [Commits](https://github.com/gradle/common-custom-user-data-maven-extension/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: org.jboss.arquillian:arquillian-bom dependency-version: 1.9.5.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven:maven-core dependency-version: 3.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.gradle:common-custom-user-data-maven-extension dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] --- .mvn/extensions.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 8ffa34560..63f00f6ab 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -7,7 +7,7 @@ com.gradle common-custom-user-data-maven-extension - 2.0.2 + 2.0.3 org.hibernate.infra.develocity diff --git a/pom.xml b/pom.xml index 97f50d21c..f787beaf4 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ 17.0.15 - 1.9.4.Final + 1.9.5.Final 1.2.6 3.3.4 2.0.0 @@ -233,7 +233,7 @@ 3.1.0 3.7.1 - 3.6.0 + 3.6.1 6.0.0 3.6.0 3.5.0 @@ -412,7 +412,7 @@ - update README - run mvn wrapper:wrapper to re-generate the maven wrapper --> - 3.9.9 + 3.9.10 false