From 7ccfba4e32b40560eb0be7578d48cee24733a022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:34:16 +0000 Subject: [PATCH] build(deps): bump commons-codec:commons-codec in /graphwebhook Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- graphwebhook/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphwebhook/pom.xml b/graphwebhook/pom.xml index 5251b6f..11fd030 100644 --- a/graphwebhook/pom.xml +++ b/graphwebhook/pom.xml @@ -100,7 +100,7 @@ commons-codec commons-codec - 1.17.2 + 1.18.0