From c312430b496a1c4042fd8cc815ec3830c7f5d685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:32:46 +0000 Subject: [PATCH] Bump the prod-deps group across 1 directory with 2 updates Bumps the prod-deps group with 2 updates in the / directory: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) and [org.junit:junit-bom](https://github.com/junit-team/junit5). Updates `com.fasterxml.jackson:jackson-bom` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.1...jackson-bom-2.17.2) Updates `org.junit:junit-bom` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.junit:junit-bom 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 4b66b26e..0b728915 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson jackson-bom - 2.17.1 + 2.17.2 import pom @@ -206,7 +206,7 @@ org.junit junit-bom - 5.10.2 + 5.10.3 pom import