From c7016311b6bb5624515736bd25961664b2c0a75b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:19:46 +0000 Subject: [PATCH] Bump the backend-prod group across 1 directory with 3 updates Bumps the backend-prod group with 3 updates in the / directory: [org.projectlombok:lombok](https://github.com/projectlombok/lombok), [commons-codec:commons-codec](https://github.com/apache/commons-codec) and commons-io:commons-io. Updates `org.projectlombok:lombok` from 1.18.44 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46) Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.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.21.0...rel/commons-codec-1.22.0) Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d9193cf..045bce8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,20 +34,20 @@ org.projectlombok lombok - 1.18.44 + 1.18.46 true commons-codec commons-codec - 1.21.0 + 1.22.0 commons-io commons-io - 2.21.0 + 2.22.0