From ca2414eafd9d08722387dd09b59f2acd255bb02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 18:15:41 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /jvm/core directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [junit:junit](https://github.com/junit-team/junit4). Updates `com.puppycrawl.tools:checkstyle` from 8.18 to 8.29 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.18...checkstyle-8.29) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- jvm/core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jvm/core/pom.xml b/jvm/core/pom.xml index eb999f09..b537856d 100644 --- a/jvm/core/pom.xml +++ b/jvm/core/pom.xml @@ -77,7 +77,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.18 + 8.29 @@ -130,7 +130,7 @@ under the License. junit junit - 4.11 + 4.13.1 test