From 5654a271f441c116da6708bdec0d4b8d8380584b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 08:53:52 +0000 Subject: [PATCH] Bump the maven group across 6 directories with 3 updates Bumps the maven group with 1 update in the /calendar-kata directory: [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 1 update in the /code-point-kata directory: [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 2 updates in the /deck-of-cards-kata directory: [junit:junit](https://github.com/junit-team/junit4) and [com.google.guava:guava](https://github.com/google/guava). Bumps the maven group with 2 updates in the /donut-kata directory: [junit:junit](https://github.com/junit-team/junit4) and [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin). Bumps the maven group with 1 update in the /java-lambda-kata directory: [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 1 update in the /jmh-kata directory: [junit:junit](https://github.com/junit-team/junit4). Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `com.google.guava:guava` from 25.0-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.2.41 to 1.6.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.2.41...v1.6.0) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: com.google.guava:guava dependency-version: 32.0.0-jre dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 1.6.0 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- calendar-kata/pom.xml | 2 +- code-point-kata/pom.xml | 2 +- deck-of-cards-kata/pom.xml | 4 ++-- donut-kata/pom.xml | 4 ++-- java-lambda-kata/pom.xml | 2 +- jmh-kata/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/calendar-kata/pom.xml b/calendar-kata/pom.xml index bb0963d2..560986ca 100644 --- a/calendar-kata/pom.xml +++ b/calendar-kata/pom.xml @@ -39,7 +39,7 @@ 9.2.0 1.3.2 - 4.12 + 4.13.1 diff --git a/code-point-kata/pom.xml b/code-point-kata/pom.xml index 33f5a666..69156cac 100644 --- a/code-point-kata/pom.xml +++ b/code-point-kata/pom.xml @@ -38,7 +38,7 @@ 10 9.2.0 - 4.12 + 4.13.1 diff --git a/deck-of-cards-kata/pom.xml b/deck-of-cards-kata/pom.xml index 6401c32c..f61b06aa 100644 --- a/deck-of-cards-kata/pom.xml +++ b/deck-of-cards-kata/pom.xml @@ -39,9 +39,9 @@ 4.1 9.2.0 - 25.0-jre + 32.0.0-jre 0.9.2 - 4.12 + 4.13.1 diff --git a/donut-kata/pom.xml b/donut-kata/pom.xml index a56badc5..58ae4344 100644 --- a/donut-kata/pom.xml +++ b/donut-kata/pom.xml @@ -37,10 +37,10 @@ 10 10 - 1.2.41 + 1.6.0 9.2.0 - 4.12 + 4.13.1 diff --git a/java-lambda-kata/pom.xml b/java-lambda-kata/pom.xml index 535e6328..d8fa8b4b 100644 --- a/java-lambda-kata/pom.xml +++ b/java-lambda-kata/pom.xml @@ -38,7 +38,7 @@ 10 9.2.0 - 4.12 + 4.13.1 diff --git a/jmh-kata/pom.xml b/jmh-kata/pom.xml index a1639fab..fe22342e 100644 --- a/jmh-kata/pom.xml +++ b/jmh-kata/pom.xml @@ -40,7 +40,7 @@ 9.2.0 1.21 - 4.12 + 4.13.1