From 737939a66078b1bc5b5303169eb5f61125ec7833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 18:15:38 +0000 Subject: [PATCH] Bump the prod-deps group across 1 directory with 4 updates Bumps the prod-deps group with 4 updates in the / directory: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom), [org.junit:junit-bom](https://github.com/junit-team/junit5), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire). Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.0 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.0) 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) Updates `org.apache.maven.plugins:maven-failsafe-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: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - 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 - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 971b650e..413826d2 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.0 import pom @@ -206,7 +206,7 @@ org.junit junit-bom - 5.11.1 + 5.11.2 pom import @@ -313,7 +313,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} ${argLine} @@ -400,7 +400,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 failsafe-integration-test