From 62f1953a1b7fd619fd48105ea9e7647ede4f5cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:11:16 +0000 Subject: [PATCH] Bump the dev-dependencies group with 1 update Bumps the dev-dependencies group with 1 update: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy). - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.8...byte-buddy-1.14.9) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- oo-equivalence/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oo-equivalence/pom.xml b/oo-equivalence/pom.xml index 22b1f084..42ab02bc 100644 --- a/oo-equivalence/pom.xml +++ b/oo-equivalence/pom.xml @@ -77,7 +77,7 @@ net.bytebuddy byte-buddy - 1.14.8 + 1.14.9 commons-io