From 53d5d88266d30e83991c24e3323f505086cca8ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:05:26 +0000 Subject: [PATCH] Bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and commons-io:commons-io. Updates `com.puppycrawl.tools:checkstyle` from 10.12.3 to 10.12.4 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.3...checkstyle-10.12.4) Updates `commons-io:commons-io` from 2.13.0 to 2.14.0 --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- build-tools/parent/pom.xml | 2 +- oo-equivalence/pom.xml | 2 +- oo-inference/pom.xml | 2 +- oo-meta/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build-tools/parent/pom.xml b/build-tools/parent/pom.xml index 68610081..68b462ec 100644 --- a/build-tools/parent/pom.xml +++ b/build-tools/parent/pom.xml @@ -327,7 +327,7 @@ com.puppycrawl.tools checkstyle - 10.12.3 + 10.12.4 com.pragmaticobjects diff --git a/oo-equivalence/pom.xml b/oo-equivalence/pom.xml index 01f72b06..72486870 100644 --- a/oo-equivalence/pom.xml +++ b/oo-equivalence/pom.xml @@ -82,7 +82,7 @@ commons-io commons-io - 2.13.0 + 2.14.0 org.apache.maven diff --git a/oo-inference/pom.xml b/oo-inference/pom.xml index 211cf9b2..45272231 100644 --- a/oo-inference/pom.xml +++ b/oo-inference/pom.xml @@ -86,7 +86,7 @@ commons-io commons-io - 2.13.0 + 2.14.0 diff --git a/oo-meta/pom.xml b/oo-meta/pom.xml index 2a047ab3..65bb1137 100644 --- a/oo-meta/pom.xml +++ b/oo-meta/pom.xml @@ -84,7 +84,7 @@ commons-io commons-io - 2.13.0 + 2.14.0 com.squareup