From 0e4b1c233f8d61b0bdb4e227f643f7fcc2b19077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:36:26 +0000 Subject: [PATCH] Bump the prod-deps group with 2 updates Bumps the prod-deps group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.junit:junit-bom` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1f35fa2c9..f6881f488 100644 --- a/pom.xml +++ b/pom.xml @@ -264,7 +264,7 @@ org.junit junit-bom - 5.11.1 + 5.11.2 pom import @@ -366,7 +366,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1