From 2fa00b821fc90fd4442d23bc54a9d071264f6b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:01:36 +0000 Subject: [PATCH] chore: [DevOps] bump the production-minor-patch group across 1 directory with 4 updates Bumps the production-minor-patch group with 4 updates in the / directory: [org.junit.jupiter:junit-jupiter-api](/~https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-params](/~https://github.com/junit-team/junit5), [org.assertj:assertj-core](/~https://github.com/assertj/assertj) and [ch.qos.logback:logback-classic](/~https://github.com/qos-ch/logback). Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](/~https://github.com/junit-team/junit5/releases) - [Commits](/~https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](/~https://github.com/junit-team/junit5/releases) - [Commits](/~https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](/~https://github.com/junit-team/junit5/releases) - [Commits](/~https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0 - [Release notes](/~https://github.com/assertj/assertj/releases) - [Commits](/~https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.0) Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15 - [Commits](/~https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- sample-code/spring-app/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 661862128..17125bd29 100644 --- a/pom.xml +++ b/pom.xml @@ -56,9 +56,9 @@ full UTF-8 5.15.0 - 5.11.3 + 5.11.4 3.10.0 - 3.26.3 + 3.27.0 2.0.16 10.21.0 2.1.3 diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index aaeca1c0c..88012a303 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -34,7 +34,7 @@ ${project.basedir}/../../ 3.4.1 - 1.5.12 + 1.5.15 3.8.4 true